From 930330446d92528aca3ece7d828c48273fcab5b3 Mon Sep 17 00:00:00 2001 From: Ben Thompson Date: Mon, 12 Dec 2022 20:23:42 -0500 Subject: [PATCH] Update test.yml --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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