diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 67dbebb..8bb07b1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,6 +24,7 @@ jobs: - name: Upload coverage reports to Codecov uses: codecov/codecov-action@v4.5.0 with: + os: linux token: ${{ secrets.CODECOV_TOKEN }} fail_ci_if_error: true # build should fail if Codecov runs into an error during upload cypress: