diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 15abf468..008d06df 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,6 +20,7 @@ jobs: uses: codecov/codecov-action@main with: fail_ci_if_error: true + exclude: exclusion token: ${{ secrets.CODECOV_TOKEN }} verbose: true - name: Upload coverage to Codecov (env token) diff --git a/exclusion/coverage.xml b/exclusion/coverage.xml new file mode 100644 index 00000000..e69de29b