enable alternative junit publisher
Signed-off-by: Karl W Schulz <karl.schulz@amd.com>
[ROCm/rocprofiler-compute commit: fab5f4bd51]
Este cometimento está contido em:
@@ -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
|
||||
|
||||
Criar uma nova questão referindo esta
Bloquear um utilizador