codecov.yml: reset comment to default

The comment configuration is now set to codecov.yml's default values.
This allows codecov comments on our PRs.
This commit is contained in:
Jacob Kozol 2021-10-28 13:44:44 +02:00 committed by Tom Gundersen
parent 9f4ac8d30b
commit 5a1e55ebc0

View file

@ -6,4 +6,7 @@ coverage:
threshold: 5%
codecov:
require_ci_to_pass: no
comment: no
comment:
layout: "reach,diff,flags,files,footer"
behavior: default
require_changes: no