Remove call to junit from math ci (#1691)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user