We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e3ce1a commit 47d5fb4Copy full SHA for 47d5fb4
.github/workflows/node.js.yml
@@ -27,4 +27,4 @@ jobs:
27
- run: npm ci
28
- run: npm run lint
29
- run: npm run build --if-present
30
- - run: npm test:lib
+ - run: npm run test:lib
0 commit comments