mirror of
https://github.com/pyapp-kit/superqt.git
synced 2025-07-21 12:11:07 +02:00
explicitly pass token
This commit is contained in:
3
.github/workflows/test_and_deploy.yml
vendored
3
.github/workflows/test_and_deploy.yml
vendored
@@ -23,7 +23,8 @@ jobs:
|
||||
qt: ${{ matrix.backend }}
|
||||
pip-install-pre-release: ${{ github.event_name == 'schedule' }}
|
||||
report-failures: ${{ github.event_name == 'schedule' }}
|
||||
secrets: inherit
|
||||
secrets:
|
||||
codecov-token: ${{ secrets.CODECOV_TOKEN }}
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
Reference in New Issue
Block a user