From 48296403cf7d911c73dcff9dc49082931c61db63 Mon Sep 17 00:00:00 2001 From: Dawid Rycerz Date: Wed, 30 Jul 2025 19:32:16 +0300 Subject: feat: make tests parallel friendly --- lefthook.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lefthook.yml') diff --git a/lefthook.yml b/lefthook.yml index a99846b..cabea2b 100644 --- a/lefthook.yml +++ b/lefthook.yml @@ -16,4 +16,4 @@ pre-commit: clippy: run: cargo clippy --all-targets --all-features -- -D warnings test: - run: cargo test --all -- --test-threads=1 \ No newline at end of file + run: cargo test --all \ No newline at end of file -- cgit v1.2.3