Skip to content

Commit

Permalink
fix bazel
Browse files Browse the repository at this point in the history
Signed-off-by: “EricZequan” <[email protected]>
  • Loading branch information
EricZequan committed Sep 29, 2024
1 parent 9079e38 commit 4bd63bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/expression/integration_test/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ go_test(
"main_test.go",
],
flaky = True,
shard_count = 45,
shard_count = 46,
deps = [
"//pkg/config",
"//pkg/domain",
Expand Down

0 comments on commit 4bd63bc

Please sign in to comment.