Skip to content

Commit

Permalink
Update deno.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
juntao authored Jul 23, 2020
1 parent 39cc193 commit 528ea51
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 @@ -24,5 +24,5 @@ jobs:

- name: Test
run: |
$HOME/.deno/bin/deno run --allow-read --unstable deno/test.ts
$HOME/.deno/bin/deno run --allow-read --allow-env --unstable deno/test.ts
ssvmup clean

0 comments on commit 528ea51

Please sign in to comment.