Skip to content

Commit

Permalink
update codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
Carreau committed Oct 2, 2023
1 parent 45c158d commit 2544471
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 @@ -132,7 +132,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 2544471

Please sign in to comment.