Attempt to disable the codecov patch behaviour (#8021)

This commit is contained in:
Andy Balaam 2022-03-10 14:33:04 +00:00 committed by GitHub
parent 5902ddaf06
commit 972fcd166f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

6
.github/codecov.yml vendored
View file

@ -1,3 +1,9 @@
coverage:
status:
patch:
default:
enabled: no
if_not_found: success
comment:
layout: "diff, files"
behavior: default