fix: coverage path

This commit is contained in:
Stijnvandenbroek
2026-03-11 13:07:50 +00:00
parent 471d848d12
commit 55302b37ae

View File

@@ -89,6 +89,7 @@ jobs:
with: with:
source: coverage.json source: coverage.json
output: badge/coverage-badge.svg output: badge/coverage-badge.svg
jsonPath: totals.percent_covered
- name: Deploy coverage badge - name: Deploy coverage badge
if: github.ref == 'refs/heads/main' if: github.ref == 'refs/heads/main'