mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-06 21:34:05 -05:00
8 lines
206 B
TOML
8 lines
206 B
TOML
[profile.ci]
|
|
# Print out output for failing tests as soon as they fail, and also at the end
|
|
# of the run (for easy scrollability).
|
|
failure-output = "final"
|
|
fail-fast = false
|
|
retries = 0
|
|
slow-timeout = "5m"
|