Skip to content

Commit 4d9a351

Browse files
committed
chore(ci): remove LEFTHOOK_QUIET env
It no longer exists in lefthook 2. I suppose the default output is not that bad anyway, so let's not bother replacing with LEFTHOOK_OUTPUT at least for now.
1 parent cb93e13 commit 4d9a351

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/check.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,4 @@ jobs:
2424
- name: Check code
2525
env:
2626
FORCE_COLOR: true
27-
LEFTHOOK_QUIET: meta,execution
2827
run: lefthook run pre-commit --all-files --force --no-tty

0 commit comments

Comments
 (0)