Increase partitioned test setup to 4 partitions

This commit is contained in:
Claudio Ortolina
2026-05-27 23:32:17 +03:00
parent 53652644b2
commit fed7f97b8e
2 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -10,4 +10,4 @@ source "$(git rev-parse --show-toplevel)/scripts/_helpers.sh"
ensure_working_directory!
# shellcheck disable=SC2154
MIX_TEST_PARTITION="${usage_partition_number}" mix test --partitions 2
MIX_TEST_PARTITION="${usage_partition_number}" mix test --partitions 4