diff --git a/.github/workflows/chronos-prvn-python-spark-3.1-py37-ray.yml b/.github/workflows/chronos-prvn-python-spark-3.1-py37-ray.yml index 563d1244946e..5634e6e89804 100644 --- a/.github/workflows/chronos-prvn-python-spark-3.1-py37-ray.yml +++ b/.github/workflows/chronos-prvn-python-spark-3.1-py37-ray.yml @@ -69,7 +69,7 @@ jobs: pip install python/chronos/src/dist/bigdl_chronos_*-py3-none-manylinux1_x86_64.whl export SPARK_LOCAL_HOSTNAME=localhost export KERAS_BACKEND=tensorflow - bash python/chronos/dev/test/run-pytests.sh 1 + bash python/chronos/dev/test/run-pytests.sh env: BIGDL_ROOT: ${{ github.workspace }} ANALYTICS_ZOO_ROOT: ${{ github.workspace }}