uploading to codecov failure does not fail the CI.
https://github.com/yliaog/client-python/actions/runs/4010290284/jobs/6886629356
This commit is contained in:
parent
5d6725fa01
commit
0855f76739
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -46,5 +46,5 @@ jobs:
|
||||
if: "matrix.use_coverage"
|
||||
uses: codecov/codecov-action@v3
|
||||
with:
|
||||
fail_ci_if_error: true
|
||||
fail_ci_if_error: false
|
||||
verbose: true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user