diff --git a/.github/.codecov.yml b/.github/.codecov.yml index 45872bae9..bd3cf58f6 100644 --- a/.github/.codecov.yml +++ b/.github/.codecov.yml @@ -15,4 +15,5 @@ coverage: status: project: default: - target: 60% \ No newline at end of file + target: 75% + if_ci_failed: error \ No newline at end of file