Add token to fix coverage upload
This commit is contained in:
parent
b783c3deed
commit
8733fbb934
|
@ -66,3 +66,4 @@ jobs:
|
|||
with:
|
||||
flags: ${{ matrix.os }}
|
||||
name: ${{ matrix.os }} Python ${{ matrix.python-version }}
|
||||
token: ${{ secrets.CODECOV_ORG_TOKEN }}
|
||||
|
|
Loading…
Reference in New Issue