Skip to content

Commit 9b765e6

Browse files
committed
cargo test hook is also Rust, not system
1 parent d9dd7c5 commit 9b765e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-hooks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
name: cargo test
2525
description: Run tests
2626
entry: cargo test
27-
language: system
27+
language: rust
2828
types: [rust]
2929
pass_filenames: false

0 commit comments

Comments
 (0)