enable alternative junit publisher

Signed-off-by: Karl W Schulz <karl.schulz@amd.com>
This commit is contained in:
Karl W Schulz
2024-02-27 10:16:04 -06:00
parent 635363dcaf
commit fab5f4bd51
+6
View File
@@ -64,6 +64,12 @@ jobs:
with:
path: tests/test-results.xml
summary: true
- name: Publish Test Results
uses: EnricoMi/publish-unit-test-result-action/linux@v2
if: always()
with:
files: |
test-results/**/test_*.xml
## - name: Run [analyze workloads] mode
## run: |
## cd build