Remove unused code from codecov.yml

This commit is contained in:
Vinícius Garcia 2022-05-22 16:13:23 -03:00
parent b3b9466013
commit f8d98c16ab

View File

@ -8,6 +8,3 @@ coverage:
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