Skip to content

Commit b2b8514

Browse files
committed
add codecov token
1 parent 5623a48 commit b2b8514

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/Tests.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ jobs:
3535
with:
3636
flags: ${{ runner.os }}
3737
verbose: true
38+
env:
39+
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
3840

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

0 commit comments

Comments
 (0)