Increase partitioned test setup to 4 partitions
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user