Coverage wildcard

This commit is contained in:
Toby Jaffey 2025-12-13 17:59:40 +00:00
parent a9af18488e
commit f2c903cfb6

View file

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