wagtail/codecov.yml
Matt Westcott 8cce0a45a8 Disable codecov's require_ci_to_pass mode
despite our attempts to fix it with the `after_n_builds` setting, it's still showing spurious fluctuations due to sometimes running elasticsearch tests and sometimes not
2017-06-30 22:59:28 +01:00

5 lines
82 B
YAML

codecov:
notify:
after_n_builds: 10
require_ci_to_pass: no
comment: off