YAML hell

This commit is contained in:
Toby Jaffey 2025-12-13 18:05:40 +00:00
parent 92913ab478
commit c5470bc279

View file

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