Skip to content

Commit

Permalink
Update codecov action.
Browse files Browse the repository at this point in the history
  • Loading branch information
cgevans committed Aug 1, 2023
1 parent c2f8532 commit 6b4c031
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/python-package.yml
Expand Up @@ -48,9 +48,7 @@ jobs:
run: |
tox -e py-${{ matrix.optionals }}
- name: "Upload coverage to Codecov"
uses: codecov/codecov-action@v1
with:
fail_ci_if_error: false
uses: codecov/codecov-action@v3

mypy:
name: Mypy checks
Expand Down

0 comments on commit 6b4c031

Please sign in to comment.