Skip to content

Commit

Permalink
remove codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
crvernon committed May 29, 2024
1 parent 113be83 commit 494db96
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,3 @@ jobs:
pip install pytest
pip install pytest-cov
pytest --cov=./ --cov-report=xml
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1
with:
file: ./coverage.xml
fail_ci_if_error: false

0 comments on commit 494db96

Please sign in to comment.