Update run-cpu-integration-tests-self-hosted.yml

master
agibsonccc 2021-03-23 21:15:57 +09:00
parent b1f8819bde
commit c94e193c5b
1 changed files with 1 additions and 1 deletions

View File

@ -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-tests -Pnd4j-tests-cpu clean test mvn -DexcludedGroups=long-running-tests -DskipTestResourceEnforcement=true -Ptestresources -Pintegration-tests -Pnd4j-tests-cpu clean test