disable older test publisher

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


[ROCm/rocprofiler-compute commit: 980524dda5]
Bu işleme şunda yer alıyor:
Karl W Schulz
2024-02-27 10:39:12 -06:00
ebeveyn 90ac118af6
işleme 910262e358
+6 -6
Dosyayı Görüntüle
@@ -58,12 +58,12 @@ jobs:
run: |
cd build
srun -N 1 -J omniperf -p ci -t 00:20:00 ctest -j 4 --resource-spec-file ../tests/4gpus.json --verbose -L profile
- name: Summarize tests
if: always()
uses: pmeier/pytest-results-action@main
with:
path: tests/test-results.xml
summary: true
## - name: Summarize tests
## if: always()
## uses: pmeier/pytest-results-action@main
## with:
## path: tests/test-results.xml
## summary: true
- name: Publish Test Results
uses: EnricoMi/publish-unit-test-result-action/linux@v2
if: always()