mirror of
https://github.com/ringtailsoftware/uvm32.git
synced 2026-06-06 06:53:39 +00:00
YAML hell
This commit is contained in:
parent
92913ab478
commit
c5470bc279
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -19,7 +19,7 @@ jobs:
|
||||||
- name: Code Coverage Report
|
- name: Code Coverage Report
|
||||||
uses: irongut/CodeCoverageSummary@v1.3.0
|
uses: irongut/CodeCoverageSummary@v1.3.0
|
||||||
with:
|
with:
|
||||||
filename: **/coverage.xml
|
filename: test/**/coverage.xml
|
||||||
badge: true
|
badge: true
|
||||||
fail_below_min: false
|
fail_below_min: false
|
||||||
format: markdown
|
format: markdown
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue