diff --git a/.codecov.yml b/.codecov.yml index a05698a39..ef2e1eabf 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,5 +1,4 @@ -comment: - layout: "diff" +comment: off coverage: status: diff --git a/changelog.d/5796.misc b/changelog.d/5796.misc new file mode 100644 index 000000000..be520946c --- /dev/null +++ b/changelog.d/5796.misc @@ -0,0 +1 @@ +Disable codecov GitHub comments on PRs.