forked from hans/Nominatim
do not fail CI on codecov errors
The CodeCove upload depends on unreliable external code.
This commit is contained in:
2
.github/workflows/ci-tests.yml
vendored
2
.github/workflows/ci-tests.yml
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user