You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
distant/.config/nextest.toml

7 lines
148 B
TOML

[profile.ci]
fail-fast = false
retries = 4
slow-timeout = { period = "60s", terminate-after = 3 }
status-level = "fail"
final-status-level = "fail"