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
format yaml
master
wenmeng.zwm
3 years ago
parent
51e268dc97
commit
66819860b7
1 changed files
with
1 additions
and
1 deletions
Unified 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
@@ -45,7 +45,7 @@ jobs:
shell: bash
shell: bash
run: |
run: |
# reset filemode to allow action runner to delete files
# reset filemode to allow action runner to delete files
# generated by root in docker
# generated by root in docker
set -e
set -e
sudo chown -R $USER:$USER $ACTION_RUNNER_DIR
sudo chown -R $USER:$USER $ACTION_RUNNER_DIR
Write
Preview
Loading…
Cancel
Save