forked from phoenix/litellm-mirror
build(config.yml): bump wait time for docker
This commit is contained in:
parent
0ab57026f3
commit
6179675b09
1 changed files with 1 additions and 1 deletions
|
@ -223,7 +223,7 @@ jobs:
|
|||
background: true
|
||||
- run:
|
||||
name: Wait for app to be ready
|
||||
command: dockerize -wait http://localhost:4000 -timeout 1m
|
||||
command: dockerize -wait http://localhost:4000 -timeout 5m
|
||||
- run:
|
||||
name: Run tests
|
||||
command: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue