Remove call to junit from math ci (#1691)

이 커밋은 다음에 포함됨:
Sam Wu
2025-05-15 14:45:49 -06:00
커밋한 사람 GitHub
부모 f306c00671
커밋 e5bf7bc5b1
-1
파일 보기
@@ -29,7 +29,6 @@ def runTestCommand (platform, project, gfilter, envars)
"""
platform.runCommand(this, command)
junit "${project.paths.project_build_prefix}/build/release/test/*.xml"
}
def runPackageCommand(platform, project, jobName)