chore: disable codecov PR comments (#1724)

This commit is contained in:
iTrooz
2024-05-28 13:51:09 +02:00
committed by GitHub
parent 92b1234ddb
commit 89eee104ab

1
.github/codecov.yml vendored
View File

@@ -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