diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5576ed7f..ff01f0ed 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -54,6 +54,7 @@ jobs: uses: codecov/codecov-action@v5 with: files: ./cov-html/libopenlibm.info + token: ${{ secrets.CODECOV_TOKEN }} - uses: actions/upload-artifact@v4 with: name: code-coverage-report