We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9be0dfe commit 0af78d1Copy full SHA for 0af78d1
.github/workflows/deno.yml
@@ -39,4 +39,4 @@ jobs:
39
run: deno lint
40
41
- name: Run tests
42
- run: deno test -A --unstable
+ run: deno test -A
0 commit comments