diff --git a/.config/mq.toml b/.config/mq.toml index 1b8c73841dc1..137c1c108c5f 100644 --- a/.config/mq.toml +++ b/.config/mq.toml @@ -5,7 +5,7 @@ email = "bot@trunk.io" [test] flake_rate = 0.10 # how long test should spin for (can be described as 10s, 7m, 1hr) -sleep_for = "35m" +sleep_for = "10s" [pullrequest] labels = "bot-pr" # label to apply to pull request on creation (comma separated list) comment = ""