diff options
Diffstat (limited to 'codecov.yml')
-rw-r--r-- | codecov.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/codecov.yml b/codecov.yml index db6d53e..cdf409b 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,3 +1,2 @@ ignore: - - "examples" - - "internal/assert" + - "internal/" |