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:
parent
4bcd4b1834
commit
8cce0a45a8
@ -1,4 +1,5 @@
|
||||
codecov:
|
||||
notify:
|
||||
after_n_builds: 10
|
||||
require_ci_to_pass: no
|
||||
comment: off
|
||||
|
Loading…
Reference in New Issue
Block a user