diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index b0330a8..095d202 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -41,4 +41,4 @@ jobs: - name: Upload coverage to Codecov uses: codecov/codecov-action@v1 with: - fail_ci_if_error: true + fail_ci_if_error: false