Skip to content

Commit

Permalink
Update bazel file
Browse files Browse the repository at this point in the history
  • Loading branch information
joechenrh committed Jul 22, 2024
1 parent 0d4e24b commit 1d68a85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/planner/core/issuetest/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ go_test(
data = glob(["testdata/**"]),
flaky = True,
race = "on",
shard_count = 3,
deps = [
"//pkg/parser",
"//pkg/planner",
Expand Down

0 comments on commit 1d68a85

Please sign in to comment.