Use partitioned tests in precommit

This commit is contained in:
Claudio Ortolina
2026-05-27 23:35:11 +03:00
parent fed7f97b8e
commit aeca27d83d
+1 -1
View File
@@ -45,7 +45,7 @@ if $SKIP_GATE || staged_lines | grep -qE '^(lib/|test/|config/|mix\.exs|mix\.loc
mix format --check-formatted
debug_msg "Running tests..."
mix test
mise run //:test
fi
# deps.unlock sub-gate: only when mix.exs or mix.lock changed