add pytest-results-action

Signed-off-by: Karl W Schulz <karl.schulz@amd.com>
This commit is contained in:
Karl W Schulz
2024-02-27 09:27:16 -06:00
vanhempi 84e5b89a9c
commit f08e2eebca
+1
Näytä tiedosto
@@ -60,6 +60,7 @@ jobs:
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