Skip to content

Commit

Permalink
Codecov token
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelm committed Apr 23, 2024
1 parent 80e3c75 commit ac5ccde
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Expand Up @@ -62,6 +62,8 @@ jobs:
run: tox -e py$(echo ${{ matrix.python-version }} | tr -d .)
- name: Upload coverage report
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}

wheels:
if: github.event_name == 'push' && github.ref_type == 'tag'
Expand Down

0 comments on commit ac5ccde

Please sign in to comment.