Skip to content

Commit

Permalink
Added --unstable
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Jun 3, 2024
1 parent 4d37be6 commit 6311f56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
- uses: denoland/setup-deno@v1
with:
deno-version: v1.x
- run: deno task --allow-all test
- run: deno task --unstable test

0 comments on commit 6311f56

Please sign in to comment.