Skip to content

Commit 434ebb1

Browse files
committed
build: use more shards for application builder tests
(cherry picked from commit dcf356f)
1 parent 1ebd53d commit 434ebb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/angular/build/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ jasmine_test(
294294
size = "large",
295295
data = [":application_integration_test_lib"],
296296
flaky = True,
297-
shard_count = 10,
297+
shard_count = 20,
298298
)
299299

300300
jasmine_test(

0 commit comments

Comments
 (0)