Skip to content

Commit 938981f

Browse files
committed
pre-commit run all files
1 parent 2d1711a commit 938981f

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)