Skip to content

Commit

Permalink
BLD: Upgrade codecov-action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
rrjbca committed Nov 28, 2023
1 parent a275f8d commit 06cc731
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 @@ -55,4 +55,4 @@ jobs:
tox -e ${{ matrix.toxenv }} ${{ matrix.toxargs }} -- ${{ matrix.toxposargs }}
- if: contains(matrix.toxenv, '-cov')
name: Report Coverage
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v3

0 comments on commit 06cc731

Please sign in to comment.