2
0

Running only sum for CI quick test (#370)

Este cometimento está contido em:
Wenkai Du
2021-05-19 08:25:13 -07:00
cometido por GitHub
ascendente ddceadc313
cometimento 42b080867e
+1 -1
Ver ficheiro
@@ -35,7 +35,7 @@ def runCI =
{
platform, project->
commonGroovy.runTestCommand(platform, project, "BroadcastCorrectnessSweep*:*float32*")
commonGroovy.runTestCommand(platform, project, "*sum_float32*")
}
def packageCommand =