Skip to content

Commit

Permalink
Update quality.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leducp authored Oct 31, 2024
1 parent 885c026 commit eb99c64
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ jobs:
- name: coverage
uses: 5monkeys/cobertura-action@master
with:
path: coverage_xml.xml
path: coverage/coverage_xml.xml
minimum_coverage: 75
show_line: true
show_branch: true

0 comments on commit eb99c64

Please sign in to comment.