mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-02-07 18:36:09 +08:00
✨ 移除 pre-commit 工作流中的虚拟环境配置
This commit is contained in:
parent
5d7d431b1a
commit
d543e57238
1
.github/workflows/pre-commit.yml
vendored
1
.github/workflows/pre-commit.yml
vendored
@ -18,7 +18,6 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install pdm
|
||||
pdm config use_venv false
|
||||
pdm install --no-lock
|
||||
pre-commit install
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user