diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 97fcfa73b27..2d02cc07a22 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -97,6 +97,7 @@ jobs: file: ./coverage.txt fail_ci_if_error: true verbose: true + token: ${{ secrets.CODECOV_TOKEN }} - name: Store coverage test output uses: actions/upload-artifact@v4 with: