diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c4ab45a5..f293a84f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -70,7 +70,6 @@ jobs: - name: "📤 Upload coverage to Codecov" uses: codecov/codecov-action@v2 with: - fail_ci_if_error: true token: ${{ secrets.CODECOV_TOKEN }} release: name: "🚀 Create GitHub release"