Skip to content

Commit

Permalink
ci action fix
Browse files Browse the repository at this point in the history
  • Loading branch information
siokas committed May 22, 2020
1 parent 9d978dd commit 971b223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deno_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
- uses: denolib/setup-deno@master
with:
deno-version: v1.x
- run: deno test
- run: deno fmt --check
- run: deno test

0 comments on commit 971b223

Please sign in to comment.