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