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

master
agibsonccc 2021-03-18 21:13:15 +09:00
parent e750ab1efe
commit 3d52dd2e8a
1 changed files with 1 additions and 9 deletions

View File

@ -1,11 +1,3 @@
on:
workflow_dispatch:
jobs:
# Wait for up to a minute for previous run to complete, abort if not done by then
pre-ci:
run
on:
workflow_dispatch:
jobs:
@ -42,5 +34,5 @@ jobs:
cmake --version
protoc --version
export OMP_NUM_THREADS=1
mvn -DskipTestResourceEnforcement=true -Ptestresources -Pintegration-tests -Pdl4j-integration-tests -Pnd4j-tests-cpu clean test
mvn -DskipTestResourceEnforcement=true -Ptestresources -pintegration-test -Pintegration-tests -Pnd4j-tests-cpu --also-make clean test