2
0

enable alternative junit publisher

Signed-off-by: Karl W Schulz <karl.schulz@amd.com>


[ROCm/rocprofiler-compute commit: fab5f4bd51]
Este cometimento está contido em:
Karl W Schulz
2024-02-27 10:16:04 -06:00
ascendente 989b512e54
cometimento d9509ec278
+6
Ver ficheiro
@@ -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