0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-21 09:59:02 +01:00
wagtail/codecov.yml
Tom Hu 1f3605b98a chore(ci): add informational Codecov status checks
we were usng Codecov but weren't actually getting any notifications on pull requests.
Update codecov.yml
Removing `after_n_builds` as there is only 1 build
2022-05-13 08:16:12 +10:00

15 lines
191 B
YAML

codecov:
notify:
require_ci_to_pass: no
coverage:
status:
project:
default:
informational: true
patch:
default:
informational: true
comment: off