diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 80e551e..bd22bf2 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -31,4 +31,4 @@ jobs: - name: 'Upload coverage to Codecov' uses: codecov/codecov-action@v2 with: - fail_ci_if_error: true + fail_ci_if_error: false