Skip to content

Commit

Permalink
Bump codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
vovaf709 committed Apr 17, 2024
1 parent 88d8c45 commit 606e0ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
if: ${{ always() }}

- name: Upload coverage results
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
fail_ci_if_error: true
files: reports/coverage-${{ matrix.python-version }}.xml
Expand Down

0 comments on commit 606e0ff

Please sign in to comment.