We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 304c5fc commit 5cbc97cCopy full SHA for 5cbc97c
.github/workflows/build.yml
@@ -37,4 +37,5 @@ jobs:
37
- uses: denoland/setup-deno@v1
38
with:
39
deno-version: v2.x
40
+ - run: deno install
41
- run: deno task test
0 commit comments