1
0

Merge pull request #5796 from matrix-org/erikj/disable_codecov_report

Disable codecov reports to GH comments.
This commit is contained in:
Erik Johnston
2019-07-31 11:16:15 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,4 @@
comment:
layout: "diff"
comment: off
coverage:
status:

1
changelog.d/5796.misc Normal file
View File

@@ -0,0 +1 @@
Disable codecov GitHub comments on PRs.