diff options
Diffstat (limited to '.codecov.yml')
-rw-r--r-- | .codecov.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.codecov.yml b/.codecov.yml index c06cb57f88..4072fa8974 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -4,8 +4,7 @@ coverage: range: 60...90 status: project: - default: - threshold: 0.5 + default: yes ignore: - lib/spack/spack/test/.* |