diff --git a/.codecov.yml b/.codecov.yml index aa8bed5998..cad637045d 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,5 +1,6 @@ codecov: branch: master + require_ci_to_pass: true coverage: range: "95..100"