From c4de41028c8dbe8fab62395e86c046512da70775 Mon Sep 17 00:00:00 2001 From: Adam Gibson <1144306+agibsonccc@users.noreply.github.com> Date: Thu, 18 Mar 2021 20:22:25 +0900 Subject: [PATCH] Update and rename run-cpu-integratino-tests-self-hosted.yml to run-cpu-integration-tests-self-hosted.yml --- ...elf-hosted.yml => run-cpu-integration-tests-self-hosted.yml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename .github/workflows/{run-cpu-integratino-tests-self-hosted.yml => run-cpu-integration-tests-self-hosted.yml} (98%) diff --git a/.github/workflows/run-cpu-integratino-tests-self-hosted.yml b/.github/workflows/run-cpu-integration-tests-self-hosted.yml similarity index 98% rename from .github/workflows/run-cpu-integratino-tests-self-hosted.yml rename to .github/workflows/run-cpu-integration-tests-self-hosted.yml index 459f5f939..7e810376e 100644 --- a/.github/workflows/run-cpu-integratino-tests-self-hosted.yml +++ b/.github/workflows/run-cpu-integration-tests-self-hosted.yml @@ -42,5 +42,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-tests -Pdl4j-integration-tests -Pnd4j-tests-cpu clean test