diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 6cf9d584..1b01aa94 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -60,8 +60,7 @@ jobs: hatch-build-hooks-enable: ${{ matrix.compile }} pip-install-pre-release: ${{ github.event_name == 'schedule' }} report-failures: ${{ github.event_name == 'schedule' }} - secrets: - codecov-token: ${{ secrets.CODECOV_TOKEN }} + secrets: inherit strategy: fail-fast: false matrix: