Skip to content

Commit

Permalink
another one
Browse files Browse the repository at this point in the history
  • Loading branch information
franneck94 committed Mar 10, 2024
1 parent 052ba67 commit 9c468c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Code Coverage Report
uses: irongut/[email protected]
with:
filename: build/**/coverage.cobertura.xml
filename: coverage/coverage.cobertura.xml
badge: true
fail_below_min: true
format: markdown
Expand Down

0 comments on commit 9c468c6

Please sign in to comment.