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 c05d5c6 commit 94b2ccd
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 @@ -39,6 +39,8 @@ jobs:
coverage-target: ampform_dpd
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 94b2ccd

Please sign in to comment.