mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-03-16 22:10:28 +00:00
Disable codecov coverage checks on PRs
This commit is contained in:
parent
5817a42bf0
commit
6dba61fc3a
1 changed files with 6 additions and 0 deletions
|
|
@ -2,4 +2,10 @@ codecov:
|
|||
notify:
|
||||
after_n_builds: 10
|
||||
require_ci_to_pass: no
|
||||
|
||||
coverage:
|
||||
status:
|
||||
project: off
|
||||
patch: off
|
||||
|
||||
comment: off
|
||||
|
|
|
|||
Loading…
Reference in a new issue