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 Jan 24, 2025
1 parent 0e2902f commit 5270a57
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 5270a57

Please sign in to comment.