Skip to content

Commit

Permalink
*: update bazel timeout (#37071)
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkingrei committed Aug 15, 2022
1 parent 38c0d09 commit 6fb3e06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion statistics/handle/BUILD.bazel
Expand Up @@ -57,7 +57,7 @@ go_library(

go_test(
name = "handle_test",
timeout = "short",
timeout = "moderate",
srcs = [
"ddl_test.go",
"dump_test.go",
Expand Down

0 comments on commit 6fb3e06

Please sign in to comment.