Skip to content

Commit 4eaa94b

Browse files
committed
pre-commit is failing pre-commit
1 parent 5c72e0c commit 4eaa94b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
pip install pre-commit
2525
2626
- name: Run pre-commit hooks
27-
run: pre-commit run --all-files
27+
run: pre-commit run --all-files

0 commit comments

Comments
 (0)