feat:移除submodule安装流

This commit is contained in:
DawnARC
2026-04-03 08:29:15 +08:00
parent 15d436b3a1
commit eac5495d00
9 changed files with 0 additions and 116 deletions

View File

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