Skip to content

Commit

Permalink
fix: remove code coverage upload job
Browse files Browse the repository at this point in the history
  • Loading branch information
shivam committed May 2, 2024
1 parent 5c20309 commit 6c88630
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,3 @@ jobs:
- name: Coverage
run: make lib.test-coverage

- name: Upload Coverage
uses: codecov/codecov-action@v1
with:
files: cp.out

0 comments on commit 6c88630

Please sign in to comment.