Skip to content

Commit

Permalink
allow-net permission
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarotero committed May 10, 2024
1 parent e3023d4 commit c161c91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
- name: Run lint
run: deno lint
- name: Incompatible Deno version
run: deno run mod.ts
run: deno run --allow-net mod.ts

0 comments on commit c161c91

Please sign in to comment.