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 ea833b0 commit 0464dd7Copy full SHA for 0464dd7
.github/workflows/deno.yml
@@ -33,4 +33,4 @@ jobs:
33
run: deno check mod.ts
34
35
- name: Run tests
36
- run: deno test --allow-new --unstable
+ run: deno test --allow-net --unstable
0 commit comments