mirror of
https://github.com/chatmail/core.git
synced 2026-05-08 01:16:31 +03:00
test: increase pytest timeout to 10 minutes
deltachat-rpc-client tests often timeouts on CI, this hopefully fixes the problem unless the tests actually deadlock.
This commit is contained in:
@@ -28,6 +28,6 @@ commands =
|
||||
ruff src/ examples/ tests/
|
||||
|
||||
[pytest]
|
||||
timeout = 60
|
||||
timeout = 300
|
||||
log_cli = true
|
||||
log_level = info
|
||||
|
||||
Reference in New Issue
Block a user