chore: reduce lefthook output

This commit is contained in:
Alec Thomas
2025-01-30 14:11:42 +11:00
parent a6efd403cc
commit 705e259cd6
+4
View File
@@ -1,4 +1,8 @@
output:
- success
- failure
pre-push:
parallel: true
jobs:
- name: test
run: go test -v ./...