Coverage path

This commit is contained in:
Toby Jaffey 2025-12-13 18:10:32 +00:00
parent c5470bc279
commit 5b33478cad

View file

@ -19,7 +19,7 @@ jobs:
- name: Code Coverage Report
uses: irongut/CodeCoverageSummary@v1.3.0
with:
filename: test/**/coverage.xml
filename: test/coverage.xml
badge: true
fail_below_min: false
format: markdown