Skip to content

Commit

Permalink
add pytest-results-action
Browse files Browse the repository at this point in the history
Signed-off-by: Karl W Schulz <karl.schulz@amd.com>
  • Loading branch information
koomie committed Feb 27, 2024
1 parent 84e5b89 commit f08e2ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mi100.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f08e2ee

Please sign in to comment.