disable fail_ci_if_error option on codecov github actions

pull/790/head
quicksilver 2019-12-17 20:37:56 +08:00
parent 186cab364f
commit 75aee01d0d
1 changed files with 0 additions and 2 deletions

View File

@ -47,7 +47,6 @@ jobs:
file: ./ci/scripts/output_new.info
flags: unittests
yml: ./codecov.yaml
fail_ci_if_error: true
centos:
name: AMD64 CentOS ${{ matrix.centos }}
@ -85,4 +84,3 @@ jobs:
file: ./ci/scripts/output_new.info
flags: unittests
yml: ./codecov.yaml
fail_ci_if_error: true