Skip to content

Commit f10c78d

Browse files
feat: bump ci time to 10s
1 parent 287dcee commit f10c78d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.config/mq.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ email = "[email protected]"
55
[test]
66
flake_rate = 0.10
77
# how long test should spin for (can be described as 10s, 7m, 1hr)
8-
sleep_for = "35m"
8+
sleep_for = "10s"
99
[pullrequest]
1010
labels = "bot-pr" # label to apply to pull request on creation (comma separated list)
1111
comment = ""

0 commit comments

Comments
 (0)