Skip to content

Commit

Permalink
FIX: set CODECOV_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Jan 10, 2025
1 parent 8eda521 commit b5e568c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
coverage-target: pawian
macos-python-version: "3.9"
specific-pip-packages: ${{ inputs.specific-pip-packages }}
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
style:
if: inputs.specific-pip-packages == ''
secrets:
Expand Down

0 comments on commit b5e568c

Please sign in to comment.