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 f7a6edb commit f70de68
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
uses: actions/download-artifact@v4
with:
pattern: coverage

-name: 'Debug'
run: ls -R

- name: coverage
uses: 5monkeys/cobertura-action@master
Expand All @@ -27,3 +30,4 @@ jobs:
minimum_coverage: 75
show_line: true
show_branch: true

0 comments on commit f70de68

Please sign in to comment.