Skip to content

Commit f1da7bb

Browse files
remove cargo test from pre-commit
1 parent 7eb9580 commit f1da7bb

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,3 @@ repos:
4444
language: rust
4545
entry: cargo clippy
4646
pass_filenames: false
47-
- id: test
48-
name: cargo test
49-
description: run the tests with "cargo test"
50-
types:
51-
- rust
52-
language: rust
53-
entry: cargo test
54-
pass_filenames: false

0 commit comments

Comments
 (0)