Browse Source

update cienv path

master
wenmeng.zwm 3 years ago
parent
commit
6e9ab972d4
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/citest.yaml

+ 1
- 1
.github/workflows/citest.yaml View File

@@ -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

Loading…
Cancel
Save