Skip to content

Commit

Permalink
Fix junit report
Browse files Browse the repository at this point in the history
  • Loading branch information
FestplattenSchnitzel committed Nov 20, 2024
1 parent 3d0da3f commit c44f543
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ jobs:
if: always() # always run even if the previous step fails
with:
report_paths: 'junit/test-*.xml'
annotate_only: true
- name: Publish coverage XML report as markdown comment
uses: irongut/[email protected]
with:
Expand Down

0 comments on commit c44f543

Please sign in to comment.