Skip to content

Commit

Permalink
Add CODECOV_TOKEN (#8143)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreamsorcerer authored Feb 8, 2024
1 parent 0016004 commit 5df14cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,7 @@ jobs:
}},Py-${{
steps.python-install.outputs.python-version
}}
token: ${{ secrets.CODECOV_TOKEN }}

check: # This job does nothing and is only used for the branch protection
if: always()
Expand Down

0 comments on commit 5df14cf

Please sign in to comment.