We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 287dcee commit f10c78dCopy full SHA for f10c78d
.config/mq.toml
@@ -5,7 +5,7 @@ email = "[email protected]"
5
[test]
6
flake_rate = 0.10
7
# how long test should spin for (can be described as 10s, 7m, 1hr)
8
-sleep_for = "35m"
+sleep_for = "10s"
9
[pullrequest]
10
labels = "bot-pr" # label to apply to pull request on creation (comma separated list)
11
comment = ""
0 commit comments