diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 82cb654c..c9389e9a 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -36,7 +36,7 @@ jobs: - uses: codecov/codecov-action@v3 with: file: ./coverage.txt - fail_ci_if_error: false + fail_ci_if_error: true if: env.GIT_DIFF test-importer: