X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/10143e0ac712913d0c33b5df4a4371e7ef849f06..b9b6b075cc3cc12daa5ba48742e010b3e5e9550e:/.github/workflows/ci-tests.yml?ds=sidebyside diff --git a/.github/workflows/ci-tests.yml b/.github/workflows/ci-tests.yml index b60507bc..1c5fc735 100644 --- a/.github/workflows/ci-tests.yml +++ b/.github/workflows/ci-tests.yml @@ -82,7 +82,7 @@ jobs: files: ./Nominatim/coverage*.xml directory: ./ name: codecov-umbrella - fail_ci_if_error: true + fail_ci_if_error: false path_to_write_report: ./coverage/codecov_report.txt verbose: true