Skip to content

Commit ab42a71

Browse files
committed
Add pre-commit
1 parent 8c0667f commit ab42a71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,5 @@ jobs:
6868
path: ~/.cache/pre-commit
6969
key: pre-commit|${{ env.pythonLocation }}|${{ hashFiles('.pre-commit-config.yaml') }}
7070
- run: python -m pip install -e .[dev]
71+
- run: python -m pip install pre-commit
7172
- run: pre-commit run --show-diff-on-failure --color=always --all-files

0 commit comments

Comments
 (0)