Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Commit 991355b

Browse files
authored
chore(ci): shard authz test (#64413)
Similar to https://github.com/sourcegraph/sourcegraph/pull/64412 ## Test plan CI
1 parent 4d21a3e commit 991355b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmd/worker/internal/authz/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ go_test(
5858
],
5959
data = glob(["testdata/**"]),
6060
embed = [":authz"],
61+
shard_count = 2,
6162
tags = [
6263
TAG_PLATFORM_SOURCE,
6364
# Test requires localhost for database

0 commit comments

Comments
 (0)