Skip to content

Commit 8733fbb

Browse files
authored
Add token to fix coverage upload
1 parent b783c3d commit 8733fbb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,4 @@ jobs:
6666
with:
6767
flags: ${{ matrix.os }}
6868
name: ${{ matrix.os }} Python ${{ matrix.python-version }}
69+
token: ${{ secrets.CODECOV_ORG_TOKEN }}

0 commit comments

Comments
 (0)