feat:移除submodule安装流
This commit is contained in:
1
.github/workflows/ruff-pr.yml
vendored
1
.github/workflows/ruff-pr.yml
vendored
@@ -17,7 +17,6 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
submodules: recursive
|
||||
- name: Install Ruff and Run Checks
|
||||
uses: astral-sh/ruff-action@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user