Skip to content

Commit 55afd78

Browse files
committed
Allow-net
1 parent 27aab5b commit 55afd78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
with:
1212
deno-version: v1.x
1313
- name: Run tests
14-
run: deno test --allow-env --allow-read=.
14+
run: deno test --allow-env --allow-read=. --allow-net=api.github.com

0 commit comments

Comments
 (0)