We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37e16da commit 7092eb4Copy full SHA for 7092eb4
.github/workflows/node.js.yml
@@ -30,7 +30,4 @@ jobs:
30
cache: 'npm'
31
- run: npm ci
32
- run: npm run build --if-present
33
- - run: npm test
34
- - name: Coverage Badge
35
- uses: we-cli/coverage-badge-action@v1.0.1
36
-
+ - run: npm test
0 commit comments