diff --git a/codecov.yml b/codecov.yml index dd310942c1..8ad0da17cb 100644 --- a/codecov.yml +++ b/codecov.yml @@ -2,4 +2,4 @@ ignore: - "api" - "hack" - "tools" - - "tests" + - "tests/**"