Skip to content

Commit

Permalink
--report-matrix junit-matrix-report.html
Browse files Browse the repository at this point in the history
  • Loading branch information
TeamSPoon committed Aug 14, 2024
1 parent f33ab40 commit 824dcd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Convert JUnit XML to Matrix HTML Report
run: |
junit2html junit.xml junit-matrix-report.html --report-matrix
junit2html junit.xml --report-matrix junit-matrix-report.html
- name: Upload JUnit XML Report
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 824dcd5

Please sign in to comment.