Skip to content

Commit

Permalink
Github action codecov token secret
Browse files Browse the repository at this point in the history
  • Loading branch information
daoo committed Jun 4, 2024
1 parent a33b40f commit fbfa9e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ jobs:
run: ./ci.sh
- name: Upload to codecov
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit fbfa9e3

Please sign in to comment.