Skip to content

Commit

Permalink
Roll back codecov action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
fronzbot authored May 29, 2024
1 parent bfab083 commit 503faf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: |
tox -r -e cov
- name: Codecov
uses: codecov/codecov-action@v4.3.1
uses: codecov/codecov-action@v3
with:
fail_ci_if_error: true # optional (default = false)
files: ./coverage.xml
Expand Down

0 comments on commit 503faf7

Please sign in to comment.