mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 04:06:44 +02:00
Attempt to disable the codecov patch behaviour (#8021)
This commit is contained in:
parent
5902ddaf06
commit
972fcd166f
6
.github/codecov.yml
vendored
6
.github/codecov.yml
vendored
@ -1,3 +1,9 @@
|
||||
coverage:
|
||||
status:
|
||||
patch:
|
||||
default:
|
||||
enabled: no
|
||||
if_not_found: success
|
||||
comment:
|
||||
layout: "diff, files"
|
||||
behavior: default
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user