pass codecov token

This commit is contained in:
Talley Lambert
2024-04-22 13:36:30 -04:00
parent 281332c247
commit 37c6834549

View File

@@ -23,6 +23,8 @@ jobs:
qt: ${{ matrix.backend }}
pip-install-pre-release: ${{ github.event_name == 'schedule' }}
report-failures: ${{ github.event_name == 'schedule' }}
secrets:
codecov-token: ${{ secrets.CODECOV_TOKEN }}
strategy:
fail-fast: false
matrix: