From a36a6d6b90a0f604264e8e6b54866aa629a9a8d3 Mon Sep 17 00:00:00 2001 From: binbin Date: Wed, 17 Aug 2022 13:15:03 +0800 Subject: [PATCH] part2 --- .github/workflows/chronos_PRVN_ray.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/chronos_PRVN_ray.yml b/.github/workflows/chronos_PRVN_ray.yml index dfd30315c019..acf36e93a195 100644 --- a/.github/workflows/chronos_PRVN_ray.yml +++ b/.github/workflows/chronos_PRVN_ray.yml @@ -96,6 +96,6 @@ jobs: export KERAS_BACKEND=tensorflow python --version pip install scipy==1.5.4 - bash python/chronos/dev/test/run-pytests.sh + bash python/chronos/dev/test/run-pytests.sh 2 env: ANALYTICS_ZOO_ROOT: ${{ github.workspace }}