add pytest-results-action
Signed-off-by: Karl W Schulz <karl.schulz@amd.com>
This commit is contained in:
@@ -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
|
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
|
- name: Summarize tests
|
||||||
if: always()
|
if: always()
|
||||||
|
uses: pmeier/pytest-results-action@main
|
||||||
with:
|
with:
|
||||||
path: tests/test-results.xml
|
path: tests/test-results.xml
|
||||||
summary: true
|
summary: true
|
||||||
|
|||||||
Reference in New Issue
Block a user