Skip to content

Commit

Permalink
fixup! Bump codecov/codecov-action from 3 to 4
Browse files Browse the repository at this point in the history
  • Loading branch information
flaeppe committed Feb 23, 2024
1 parent fcd5e19 commit 189ba68
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ jobs:
file: ./coverage.xml
fail_ci_if_error: true
name: codecov-py${{ matrix.py }}
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

static-typing:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 189ba68

Please sign in to comment.