diff --git a/codecov.yml b/codecov.yml index 840577ee..1e6bc6f6 100644 --- a/codecov.yml +++ b/codecov.yml @@ -4,3 +4,4 @@ ignore: - "test/benchmarks/*" - "test/fakeminer/*" - "test/integration/*" + - "test/tools/*"