Remove call to junit in math ci (#124)

[ROCm/rccl-tests commit: aac5f2b56c]
This commit is contained in:
Sam Wu
2025-07-04 11:54:11 -06:00
committed by GitHub
parent 5fd16bd1c3
commit f0df6fcccb
@@ -38,7 +38,6 @@ def runTestCommand (platform, project)
"""
platform.runCommand(this, command)
junit "${project.paths.project_build_prefix}/*.xml"
}
return this