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 4248695 commit 496566bCopy full SHA for 496566b
.github/workflows/node.yml
@@ -28,7 +28,3 @@ jobs:
28
- run: yarn test
29
- run: node dist/cli.js -c test/ci-test.config.json
30
- run: yarn coverage
31
-
32
- - name: Update Coverage Badge
33
- if: github.ref == format('refs/heads/{0}', github.event.repository.default_branch)
34
- uses: we-cli/coverage-badge-action@main
0 commit comments