diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 61ce423..fde6ba9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,4 +27,4 @@ jobs: - name: Coverage uses: codecov/codecov-action@v3 with: - fail_ci_if_error: true + fail_ci_if_error: false