feat:将A_memorix导入修改为submodule的导入方式
This commit is contained in:
1
.github/workflows/ruff-pr.yml
vendored
1
.github/workflows/ruff-pr.yml
vendored
@@ -17,6 +17,7 @@ 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