diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 7e9543c..9b667f7 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -66,7 +66,7 @@ jobs: CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }} upload-code-cov: - needs: [pytests-numba, pytests-no-numba] + - needs: [pytests-numba, pytests-no-numba] - name: Upload coverage reports to Codecov uses: codecov/codecov-action@v3 env: