Skip to content

Commit 85fa6a9

Browse files
committed
pc
1 parent 912a05f commit 85fa6a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pre-commit.yml

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
- name: Install dependencies
2121
run: |
2222
python -m pip install --upgrade pip
23+
python -m pip install pre-commit
2324
pre-commit install-hooks
2425
2526
- name: Run Pre-Commit

0 commit comments

Comments
 (0)