Skip to content

Commit

Permalink
add codecov token
Browse files Browse the repository at this point in the history
  • Loading branch information
Deric-W committed Feb 7, 2024
1 parent 5623a48 commit b2b8514
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
with:
flags: ${{ runner.os }}
verbose: true
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

- name: Build wheel
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags')
Expand Down

0 comments on commit b2b8514

Please sign in to comment.