diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4839a0f2f..db1b4fd6f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -50,9 +50,9 @@ jobs: - name: Upload coverage if: success() - uses: codecov/codecov-action@v1 + uses: codecov/codecov-action@v2 with: - fail_ci_if_error: false + fail_ci_if_error: true release: name: Release