Skip to content

Commit

Permalink
Fix deno-version reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Forisha committed Apr 14, 2021
1 parent c9a3518 commit 0e3bead
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 @@ -13,5 +13,5 @@ jobs:
- uses: actions/checkout@v2
- uses: denolib/setup-deno@v2
with:
node-version: v1.x
deno-version: v1.x
- run: deno test

0 comments on commit 0e3bead

Please sign in to comment.