diff --git a/codecov.yml b/codecov.yml index 61215c37b..1e5c1b9c4 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,8 +1,7 @@ coverage: - flags: - branches: master - ignore: - - unit_tests/.* - - third_party/.* + + ignore: + - unit_tests/.* + - third_party/.* comment: off