Skip to content

Commit

Permalink
Updated codecov to v4 and falsified "fail_ci_if_error"
Browse files Browse the repository at this point in the history
  • Loading branch information
jaketanderson committed Sep 5, 2024
1 parent 617ffa9 commit cdaa760
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
pytest $PYTEST_ARGS $PACKAGE
- name: Codecov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
file: ./coverage.xml
fail_ci_if_error: true
fail_ci_if_error: false

0 comments on commit cdaa760

Please sign in to comment.