Skip to content

Commit 47d5fb4

Browse files
authored
Update node.js.yml
1 parent 7e3ce1a commit 47d5fb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
- run: npm ci
2828
- run: npm run lint
2929
- run: npm run build --if-present
30-
- run: npm test:lib
30+
- run: npm run test:lib

0 commit comments

Comments
 (0)