Skip to content

Commit 2bff3f8

Browse files
authored
fix: CI
1 parent 58a46d9 commit 2bff3f8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/node.js.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@ jobs:
2121
with:
2222
node-version: ${{ matrix.node-version }}
2323
cache: 'npm'
24+
- run: npm install --dev
2425
- run: npm test

0 commit comments

Comments
 (0)