Skip to content

Commit d0c2e64

Browse files
committed
Update test.yml
1 parent 5e9b6d2 commit d0c2e64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
node-version: 22
3636
cache: npm
3737
- run: npm ci
38+
- run: deno install
3839
- run: deno run --allow-read --allow-env test/index.js
3940

4041
bun:

0 commit comments

Comments
 (0)