diff --git a/src/test/shell/integration/BUILD b/src/test/shell/integration/BUILD index a51a307124abf4..54dfc34610091c 100644 --- a/src/test/shell/integration/BUILD +++ b/src/test/shell/integration/BUILD @@ -875,7 +875,7 @@ sh_test( ":test-deps", "@bazel_tools//tools/bash/runfiles", ], - shard_count = 5, + shard_count = 10, tags = ["no_windows"], )