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)