Skip to content

Commit

Permalink
update codecov (#303)
Browse files Browse the repository at this point in the history
  • Loading branch information
Carreau authored Oct 3, 2023
2 parents 191a6b3 + 2544471 commit 69e53e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
coverage xml
ls -la
- name: "Upload coverage to Codecov"
uses: codecov/codecov-action@v3.1.4
uses: codecov/codecov-action@v3
with:
fail_ci_if_error: true
fail_ci_if_error: false
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 69e53e0

Please sign in to comment.