We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b3105a commit 60f0d3fCopy full SHA for 60f0d3f
.github/workflows/node.js.yml
@@ -28,4 +28,4 @@ jobs:
28
cache: 'npm'
29
- run: npm ci
30
- run: npm run build --if-present
31
-# - run: npm test
+ - run: npm test
0 commit comments