mirror of
https://github.com/chipsenkbeil/distant.git
synced 2024-11-15 06:12:56 +00:00
7 lines
148 B
TOML
7 lines
148 B
TOML
[profile.ci]
|
|
fail-fast = false
|
|
retries = 2
|
|
slow-timeout = { period = "60s", terminate-after = 3 }
|
|
status-level = "fail"
|
|
final-status-level = "fail"
|