diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 50e313aa..51e2f1ea 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -49,7 +49,7 @@ jobs: }, "tests": { "maxScore": 100, - "failureImpact": -10, + "failureImpact": -10 }, "coverage": { "maxScore": 100,