diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index e7fa1ad2..d74c9877 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -34,5 +34,5 @@ jobs: with: files: ./cover.out flags: unittests - fail_ci_if_error: true + fail_ci_if_error: false verbose: true \ No newline at end of file