diff options
Diffstat (limited to 'codecov.yml')
-rw-r--r-- | codecov.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/codecov.yml b/codecov.yml index 5dd21786..8b6b8760 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,4 +1,4 @@ coverage: status: - project: off - patch: off
\ No newline at end of file + project: true + patch: false
\ No newline at end of file |