From 002720ba39302cec56c36c6cf146e7b5d746fdc6 Mon Sep 17 00:00:00 2001 From: binbin Date: Wed, 17 Aug 2022 16:34:14 +0800 Subject: [PATCH] part1+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 acf36e93a19..dfd30315c01 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 2 + bash python/chronos/dev/test/run-pytests.sh env: ANALYTICS_ZOO_ROOT: ${{ github.workspace }}