Disable codecov commenting on PRs
This commit is contained in:
parent
807d075435
commit
a8db9c72cc
|
@ -2,5 +2,4 @@ coverage:
|
||||||
status:
|
status:
|
||||||
project: off
|
project: off
|
||||||
patch: off
|
patch: off
|
||||||
comment:
|
comment: false
|
||||||
layout: "diff"
|
|
||||||
|
|
Loading…
Reference in New Issue