diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 72df041..507d895 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -89,6 +89,7 @@ jobs: with: source: coverage.json output: badge/coverage-badge.svg + jsonPath: totals.percent_covered - name: Deploy coverage badge if: github.ref == 'refs/heads/main'