diff options
| -rw-r--r-- | .codecov.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.codecov.yml b/.codecov.yml index 1805fb6..40567da 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,3 +1,5 @@ ignore: - "dependency" - "test" + +comment: off |
