mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-01-26 18:12:47 +08:00
✨ 在 pre-commit 工作流中添加 pre-commit 安装步骤
This commit is contained in:
parent
8f5b05c51a
commit
ce6c4970fc
1
.github/workflows/pre-commit.yml
vendored
1
.github/workflows/pre-commit.yml
vendored
@ -19,6 +19,7 @@ jobs:
|
||||
run: |
|
||||
python -m pip install pdm
|
||||
pdm install
|
||||
pre-commit install
|
||||
|
||||
- name: Run pre-commit
|
||||
run: pre-commit run --all-files
|
||||
|
Loading…
x
Reference in New Issue
Block a user