0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-21 03:58:22 +02:00

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
commit 9fe6ad5fef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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.