Skip to content

Commit

Permalink
chore: remove coverage-badge-action
Browse files Browse the repository at this point in the history
as it's crap
  • Loading branch information
yhnavein committed Jul 12, 2024
1 parent 4248695 commit 496566b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,3 @@ jobs:
- run: yarn test
- run: node dist/cli.js -c test/ci-test.config.json
- run: yarn coverage

- name: Update Coverage Badge
if: github.ref == format('refs/heads/{0}', github.event.repository.default_branch)
uses: we-cli/coverage-badge-action@main

0 comments on commit 496566b

Please sign in to comment.