Update run-cpu-integration-tests-self-hosted.yml
parent
3d52dd2e8a
commit
96c6370d48
|
@ -34,5 +34,5 @@ jobs:
|
||||||
cmake --version
|
cmake --version
|
||||||
protoc --version
|
protoc --version
|
||||||
export OMP_NUM_THREADS=1
|
export OMP_NUM_THREADS=1
|
||||||
mvn -DskipTestResourceEnforcement=true -Ptestresources -pintegration-test -Pintegration-tests -Pnd4j-tests-cpu --also-make clean test
|
mvn -DskipTestResourceEnforcement=true -Ptestresources -Pintegration-tests -Pnd4j-tests-cpu clean test
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue