Skip to content

Commit

Permalink
delete coverage in check
Browse files Browse the repository at this point in the history
  • Loading branch information
lepapareil authored Apr 8, 2024
1 parent fd457d0 commit ca82e2f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,6 @@ jobs:
if: always()
run: bin/check/generated.sh

- name: Coverage
if: always()
run: bin/check/coverage.sh

- name: Rustfmt
if: always()
run: bin/check/rustfmt.sh
Expand Down

0 comments on commit ca82e2f

Please sign in to comment.