Skip to content

Commit 2a9d9ca

Browse files
committed
Merge branch 'master' of github.com:foundry-rs/foundry into chore/revert-diagnostic-inspector
2 parents 656fb2d + a93c000 commit 2a9d9ca

File tree

193 files changed

+5417
-3690
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

193 files changed

+5417
-3690
lines changed

.config/nextest.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
chisel-serial = { max-threads = 1 }
33

44
[profile.default]
5-
retries = { backoff = "exponential", count = 2, delay = "3s", jitter = true }
5+
retries = { backoff = "exponential", count = 2, delay = "5s", jitter = true }
66
slow-timeout = { period = "1m", terminate-after = 3 }
77

88
[[profile.default.overrides]]

0 commit comments

Comments
 (0)