diff --git a/.github/workflows/coverage.yaml b/.github/workflows/coverage.yaml index fe539bd07..2ee243bc3 100644 --- a/.github/workflows/coverage.yaml +++ b/.github/workflows/coverage.yaml @@ -44,3 +44,4 @@ jobs: # A custom title that can be added to the code # coverage summary in the PR comment. coverage-summary-title: "Code Coverage Summary" + coverage-reduction-failure: true