Skip to content

Commit 0af78d1

Browse files
authored
Update deno.yml
1 parent 9be0dfe commit 0af78d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deno.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ jobs:
3939
run: deno lint
4040

4141
- name: Run tests
42-
run: deno test -A --unstable
42+
run: deno test -A

0 commit comments

Comments
 (0)