diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e1713e0..bcb08e4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -64,6 +64,7 @@ jobs: uses: codecov/codecov-action@v6 with: token: ${{ secrets.CODECOV_TOKEN }} + files: coverage/coverage.json fail_ci_if_error: false release: