Skip to content

Commit

Permalink
Upgrade CodeCov action.
Browse files Browse the repository at this point in the history
  • Loading branch information
vsajip committed Jul 14, 2022
1 parent efdda9c commit 61adfe6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/package-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,7 @@ jobs:
env:
PYTHONHASHSEED: 0
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v2
uses: codecov/codecov-action@v3
with:
flags: unittests
files: coverage.xml
fail_ci_if_error: false

0 comments on commit 61adfe6

Please sign in to comment.