diff --git a/codecov.yml b/codecov.yml index c26a5b92fe..c56012f895 100644 --- a/codecov.yml +++ b/codecov.yml @@ -5,3 +5,7 @@ comment: github_checks: annotations: false + +ignore: + - '**/*.md' + - '**/*.mdx'