mirror of
https://github.com/modelscope/modelscope.git
synced 2025-12-24 20:19:22 +01:00
fix format
This commit is contained in:
2
.github/workflows/citest.yaml
vendored
2
.github/workflows/citest.yaml
vendored
@@ -52,4 +52,4 @@ jobs:
|
||||
run: |
|
||||
set -e
|
||||
source ~/ci_env.sh
|
||||
bash .dev_scripts/dockerci.sh
|
||||
bash .dev_scripts/dockerci.sh
|
||||
|
||||
1
.github/workflows/lint.yaml
vendored
1
.github/workflows/lint.yaml
vendored
@@ -20,4 +20,3 @@ jobs:
|
||||
pip install pre-commit
|
||||
- name: Linting
|
||||
run: pre-commit run --all-files
|
||||
|
||||
|
||||
Reference in New Issue
Block a user