[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"