diff --git a/codecov.yml b/codecov.yml index 5a25e307f..9b50af24d 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,5 +1,5 @@ coverage: ignore: - - "test/*" + - "test/.*" comment: off