coverage.yml: set fail_ci_if_error = false again (#47986)
This commit is contained in:
parent
f15e5f7163
commit
a72490fc91
2
.github/workflows/coverage.yml
vendored
2
.github/workflows/coverage.yml
vendored
@ -32,4 +32,4 @@ jobs:
|
|||||||
uses: codecov/codecov-action@05f5a9cfad807516dbbef9929c4a42df3eb78766
|
uses: codecov/codecov-action@05f5a9cfad807516dbbef9929c4a42df3eb78766
|
||||||
with:
|
with:
|
||||||
verbose: true
|
verbose: true
|
||||||
fail_ci_if_error: true
|
fail_ci_if_error: false
|
||||||
|
Loading…
Reference in New Issue
Block a user