Skip to content

Commit 496566b

Browse files
committed
chore: remove coverage-badge-action
as it's crap
1 parent 4248695 commit 496566b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/node.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,3 @@ jobs:
2828
- run: yarn test
2929
- run: node dist/cli.js -c test/ci-test.config.json
3030
- 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

Comments
 (0)