Skip to content

Commit 10a12cc

Browse files
authored
Update node.js.yml
1 parent 0ff0be9 commit 10a12cc

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
@@ -27,6 +27,7 @@ jobs:
2727
node-version: ${{ matrix.node-version }}
2828
cache: 'npm'
2929
- run: npm install
30+
- run: npm test
3031
#- run: npm ci
3132
#- run: npm run build --if-present
3233
#- run: npm test

0 commit comments

Comments
 (0)