Skip to content

Commit 2a2caa4

Browse files
committed
build: remove bench from pre-push
1 parent d77b55a commit 2a2caa4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/tools/dev/src/main.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ fn pre_push() {
9595
clippy();
9696
fmt();
9797
test();
98-
bench();
9998
}
10099

101100
fn init_log() {

0 commit comments

Comments
 (0)