Skip to content

Commit cd35609

Browse files
committed
Try running the pre-commit hooks in CI (build.yml)
1 parent 6a1a0ef commit cd35609

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929

3030
steps:
3131
- uses: actions/checkout@v4
32+
- uses: pre-commit/[email protected]
3233
- name: Install dependencies
3334
run: |
3435
python -m pip install --upgrade pip

0 commit comments

Comments
 (0)