Skip to content

Commit

Permalink
bazel: update shard_count
Browse files Browse the repository at this point in the history
Signed-off-by: Weizhen Wang <[email protected]>
  • Loading branch information
hawkingrei committed Nov 28, 2022
1 parent 4b6acb3 commit 7dbf69c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion br/pkg/lightning/backend/local/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ go_test(
],
embed = [":local"],
flaky = True,
shard_count = 20,
shard_count = 40,
deps = [
"//br/pkg/errors",
"//br/pkg/lightning/backend",
Expand Down

0 comments on commit 7dbf69c

Please sign in to comment.