mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-27 04:24:45 +00:00
ci: set the codecov status to success even if the CI fails
Signed-off-by: Cesar Berrospi Ramis <75900930+ceberam@users.noreply.github.com>
This commit is contained in:
parent
90377c6f21
commit
899d48a3bd
1
.github/codecov.yml
vendored
1
.github/codecov.yml
vendored
@ -7,6 +7,7 @@ coverage:
|
|||||||
default:
|
default:
|
||||||
informational: true
|
informational: true
|
||||||
target: auto # auto compares coverage to the previous base commit
|
target: auto # auto compares coverage to the previous base commit
|
||||||
|
if_ci_failed: success
|
||||||
flags:
|
flags:
|
||||||
- docling
|
- docling
|
||||||
comment:
|
comment:
|
||||||
|
Loading…
Reference in New Issue
Block a user