0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-21 18:09:02 +01:00

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
This commit is contained in:
Matt Westcott 2017-06-30 17:30:19 +01:00 committed by Matt Westcott
parent 4bcd4b1834
commit 8cce0a45a8

View File

@ -1,4 +1,5 @@
codecov:
notify:
after_n_builds: 10
require_ci_to_pass: no
comment: off