Try to fix codecov.yml again

new-query-chunks-api
Vinícius Garcia 2022-05-22 16:09:23 -03:00
parent 319c9222ca
commit b3b9466013
1 changed files with 2 additions and 1 deletions

View File

@ -7,6 +7,7 @@ coverage:
status:
project:
default:
target: 88%
# ignore errors from changes in coverage, this raises false negatives
# for code refactors, and I do many refactors, so I don't want this.
if_ci_failed: ignore
#if_ci_failed: ignore