diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b4cd8e4..bb00b09 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -43,6 +43,7 @@ jobs: - uses: julia-actions/julia-processcoverage@v1 - uses: codecov/codecov-action@v6 with: + token: ${{ secrets.CODECOV_TOKEN }} file: lcov.info test-nightly: needs: test