Skip to content

Commit

Permalink
chore: remove codecov upload step
Browse files Browse the repository at this point in the history
  • Loading branch information
h5law committed Dec 23, 2023
1 parent 28ff984 commit 3e652fb
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,3 @@ jobs:
uses: guyarb/[email protected]
with:
test-results: test_results.json

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
with:
files: ./coverage.txt
verbose: true

0 comments on commit 3e652fb

Please sign in to comment.