Skip to content

Commit

Permalink
Remove coverage reporting
Browse files Browse the repository at this point in the history
  • Loading branch information
palango committed Oct 19, 2023
1 parent c2931a3 commit 066336a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,5 @@ jobs:
run: make all

- name: Test
run: make test-cover

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
run: make test

0 comments on commit 066336a

Please sign in to comment.