Add token to fix coverage upload

This commit is contained in:
Hugo van Kemenade 2024-12-01 15:41:25 +02:00 committed by GitHub
parent b783c3deed
commit 8733fbb934
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -66,3 +66,4 @@ jobs:
with:
flags: ${{ matrix.os }}
name: ${{ matrix.os }} Python ${{ matrix.python-version }}
token: ${{ secrets.CODECOV_ORG_TOKEN }}