diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c01a4349a..b8b6efff7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,7 +25,7 @@ jobs: if: success() uses: codecov/codecov-action@v1 with: - fail_ci_if_error: false + fail_ci_if_error: true release: name: Release