Skip to content

Commit ecd8c03

Browse files
committed
chore: make pre-commit test hook run only on relevant changes
1 parent dedda11 commit ecd8c03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ repos:
2626
entry: make test
2727
language: system
2828
pass_filenames: false
29-
always_run: true
29+
# always_run: true

0 commit comments

Comments
 (0)