Skip to content

Commit

Permalink
fix: update bazel
Browse files Browse the repository at this point in the history
  • Loading branch information
fengou1 committed Feb 14, 2023
1 parent 4694132 commit 594db2b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions br/pkg/gluetidb/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,10 @@ go_library(

go_test(
name = "gluetidb_test",
timeout = "short",
srcs = ["glue_test.go"],
embed = [":gluetidb"],
flaky = True,
deps = [
"//ddl",
"//kv",
Expand Down

0 comments on commit 594db2b

Please sign in to comment.