From 228879a2c390e08c227b7b1b2a5f44e1c34bf4e3 Mon Sep 17 00:00:00 2001 From: Dawid Rycerz Date: Wed, 30 Jul 2025 19:26:07 +0300 Subject: feat: add automatic migrations --- lefthook.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lefthook.yml') diff --git a/lefthook.yml b/lefthook.yml index cabea2b..a99846b 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 \ No newline at end of file + run: cargo test --all -- --test-threads=1 \ No newline at end of file -- cgit v1.2.3