Skip to content

Commit

Permalink
chore: try codecov v4
Browse files Browse the repository at this point in the history
  • Loading branch information
vytas7 committed Apr 10, 2024
1 parent bc827f3 commit b1a5aaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ jobs:
coverage combine
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v4
if: ${{ matrix.toxenv == 'py312' || matrix.toxenv == 'py312_sans_msgpack' }}
with:
env_vars: PYTHON
Expand Down

0 comments on commit b1a5aaf

Please sign in to comment.