mirror of
https://github.com/stoatchat/stoatchat.git
synced 2026-08-31 02:22:29 +00:00
chore: add timeout for nextest runs
This commit is contained in:
2
.config/nextest.toml
Normal file
2
.config/nextest.toml
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
[profile.default]
|
||||||
|
slow-timeout = { period = "3s", terminate-after = 2 }
|
||||||
Reference in New Issue
Block a user