Skip to content

Commit 9d1dc2e

Browse files
authored
Update node.js.yml
1 parent 057a2d3 commit 9d1dc2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ jobs:
2424
uses: actions/setup-node@v1
2525
with:
2626
node-version: ${{ matrix.node-version }}
27+
- run: npm install
2728
- run: npm test

0 commit comments

Comments
 (0)