Skip to content

Commit

Permalink
Ditch Codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
pquentin committed May 3, 2024
1 parent b6e3060 commit 5595ff9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,4 @@ fi
# Actual tests
pip install -Ur test-requirements.txt

pytest -W error -ra -v tests --cov --cov-config=.coveragerc

bash <(curl -s https://codecov.io/bash)
pytest -W error -ra -v tests --cov --cov-config=.coveragerc --cov-fail-under=93

0 comments on commit 5595ff9

Please sign in to comment.