mirror of
https://github.com/appwrite/appwrite
synced 2026-05-06 06:48:22 +00:00
Decrease wait
This commit is contained in:
parent
23015aa80c
commit
6cfff74ea4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
|
@ -141,7 +141,7 @@ jobs:
|
|||
run: |
|
||||
docker load --input /tmp/${{ env.IMAGE }}.tar
|
||||
docker compose up -d
|
||||
sleep 30
|
||||
sleep 20
|
||||
docker compose ls
|
||||
docker compose ps
|
||||
docker compose logs openruntimes-proxy
|
||||
|
|
|
|||
Loading…
Reference in a new issue