ci: lower overall timeout
2 minutes should be more than enough, this more than halves the time to detect something's wrong!
This commit is contained in:
parent
59ba0ad8ef
commit
193f38a7c7
@ -8,7 +8,7 @@ task:
|
||||
EXECUTOR_WORKERS: 3
|
||||
VERBOSE: 0
|
||||
LOG_LEVEL: debug
|
||||
TIMEOUT: 300
|
||||
TIMEOUT: 120
|
||||
matrix:
|
||||
- name: 'Misc functional tests'
|
||||
env:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user