coverage.yml: fail_ci_if_error = true (#47731)
This commit is contained in:
parent
5c88e035f2
commit
77e2187e13
1
.github/workflows/coverage.yml
vendored
1
.github/workflows/coverage.yml
vendored
@ -32,3 +32,4 @@ jobs:
|
|||||||
uses: codecov/codecov-action@05f5a9cfad807516dbbef9929c4a42df3eb78766
|
uses: codecov/codecov-action@05f5a9cfad807516dbbef9929c4a42df3eb78766
|
||||||
with:
|
with:
|
||||||
verbose: true
|
verbose: true
|
||||||
|
fail_ci_if_error: true
|
||||||
|
Loading…
Reference in New Issue
Block a user