diff --git a/.github/workflows/citest.yaml b/.github/workflows/citest.yaml index 82b713e5..b16d3f16 100644 --- a/.github/workflows/citest.yaml +++ b/.github/workflows/citest.yaml @@ -51,5 +51,5 @@ jobs: shell: bash run: | set -e - source ~/ci_env.sh + source /mnt/modelscope/ci_env.sh bash .dev_scripts/dockerci.sh