Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit 4bb00ff

Browse files
committed
pre-commit run all files
1 parent e06e850 commit 4bb00ff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/lint.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030
3131
echo '::group::Lint Python source and configs'
3232
set +e
33-
pre-commit install-hooks
3433
pre-commit run --all-files
3534
3635
if [ $? -ne 0 ]; then

0 commit comments

Comments
 (0)