Skip to content

Commit 8d8be2b

Browse files
committed
Update test.yml
1 parent 289a974 commit 8d8be2b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ jobs:
1111
- uses: actions/setup-node@v4
1212
with:
1313
node-version: ${{ matrix.node }}
14+
- run: npm install
1415
- run: npm test

0 commit comments

Comments
 (0)