diff options
author | Xavier Claessens <xavier.claessens@collabora.com> | 2021-10-01 08:21:38 -0400 |
---|---|---|
committer | Xavier Claessens <xclaesse@gmail.com> | 2023-03-16 10:52:50 -0400 |
commit | 84c412a921497432cc6884befddd0b29c3a389cd (patch) | |
tree | b7670ed4d2cd2684abcff9877c30ad535325afd6 /.github/codecov.yml | |
parent | 340aedc0d954243e8fec59b3efea84577790135e (diff) | |
download | meson-84c412a921497432cc6884befddd0b29c3a389cd.zip meson-84c412a921497432cc6884befddd0b29c3a389cd.tar.gz meson-84c412a921497432cc6884befddd0b29c3a389cd.tar.bz2 |
Disable codecov comment
Diffstat (limited to '.github/codecov.yml')
-rw-r--r-- | .github/codecov.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/codecov.yml b/.github/codecov.yml index bfdc987..fa7b82a 100644 --- a/.github/codecov.yml +++ b/.github/codecov.yml @@ -6,3 +6,6 @@ coverage: patch: default: informational: true +comment: false +github_checks: + annotations: false |