Update and rename run-cpu-integratino-tests-self-hosted.yml to run-cpu-integration-tests-self-hosted.yml
parent
73306f6ee1
commit
c4de41028c
|
@ -42,5 +42,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-tests -Pdl4j-integration-tests -Pnd4j-tests-cpu clean test
|
mvn -DskipTestResourceEnforcement=true -Ptestresources -Pintegration-tests -Pdl4j-integration-tests -Pnd4j-tests-cpu clean test
|
||||||
|
|
Loading…
Reference in New Issue