Skip to content

Commit

Permalink
cargo test hook is also Rust, not system
Browse files Browse the repository at this point in the history
  • Loading branch information
berquist committed Dec 11, 2024
1 parent d9dd7c5 commit 9b765e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
name: cargo test
description: Run tests
entry: cargo test
language: system
language: rust
types: [rust]
pass_filenames: false

0 comments on commit 9b765e6

Please sign in to comment.