diff --git a/.github/codecov.yml b/.github/codecov.yml index 1bfa8112b..ab2d054c0 100644 --- a/.github/codecov.yml +++ b/.github/codecov.yml @@ -1,3 +1,4 @@ +comment: false ignore: - "lib/third_party" # Third party libraries should be ignored - "lib/external" # Our own libraries should be checked in their own repositories