Skip to content

Commit

Permalink
Update deno.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tmikaeld authored Nov 22, 2024
1 parent 455159d commit 6586cbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deno.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
run: deno lint

- name: Run
run: deno run --unstable --allow-env --allow-sys --allow-net --allow-read --allow-ffi test.js
run: deno run --allow-env --allow-sys --allow-net --allow-read --allow-ffi test.js

0 comments on commit 6586cbe

Please sign in to comment.