Skip to content

Commit

Permalink
tests(tests.yml): use codecov token
Browse files Browse the repository at this point in the history
  • Loading branch information
5j9 committed Mar 11, 2024
1 parent 6539c27 commit ab5033a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@ jobs:
with:
files: ./coverage.xml
env_vars: OS,PYTHON
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit ab5033a

Please sign in to comment.