ignoring codecov errors in ci

Signed-off-by: Sanskar Bhushan <sbdtu5498@gmail.com>
This commit is contained in:
Sanskar Bhushan 2023-06-21 15:23:23 +05:30
parent db9d56c74b
commit b518c2a92c
No known key found for this signature in database
GPG Key ID: FA0D8362B1504416
1 changed files with 1 additions and 1 deletions

View File

@ -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