ignoring codecov errors in ci
Signed-off-by: Sanskar Bhushan <sbdtu5498@gmail.com>
This commit is contained in:
parent
db9d56c74b
commit
b518c2a92c
|
@ -101,7 +101,7 @@ jobs:
|
|||
token: ${{secrets.CODECOV_UPLOAD_TOKEN}}
|
||||
files: ./_output/coverage/coverage_pkg.txt,./_output/coverage/coverage_cmd.txt,./_output/coverage/coverage_examples.txt
|
||||
flags: unittests
|
||||
fail_ci_if_error: true
|
||||
fail_ci_if_error: false
|
||||
verbose: true
|
||||
e2e:
|
||||
name: e2e test
|
||||
|
|
Loading…
Reference in New Issue