Skip to content

Commit

Permalink
Delete codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
0xAda committed Apr 16, 2024
1 parent 5e10b23 commit 7e81332
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,6 @@ jobs:
- name: Run Tests
run: make coverage

- name: Upload to CodeCov
uses: codecov/codecov-action@v1
with:
files: ./coverage.xml
fail_ci_if_error: true
verbose: true

- name: Publish Coverage XML
uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit 7e81332

Please sign in to comment.