Skip to content

Commit 4731708

Browse files
committed
💚 忘记添加 pre-commit 依赖了💦
1 parent 01e966f commit 4731708

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
- name: Install dependencies
1919
run: |
2020
python -m pip install .
21+
python -m pip install pre-commit
2122
pre-commit install
2223
2324
- name: Run pre-commit

0 commit comments

Comments
 (0)