This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
modelscope
/
ModelScope
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
update cienv path
master
wenmeng.zwm
3 years ago
parent
208823401f
commit
6e9ab972d4
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Cancel
Save