mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 00:49:02 +00:00
Reset CI sleep time
This commit is contained in:
parent
9909493bfc
commit
d0874e7612
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
|
@ -28,7 +28,7 @@ jobs:
|
|||
docker pull php:8.0-cli-alpine
|
||||
docker compose build --progress=plain
|
||||
docker compose up -d
|
||||
sleep 60
|
||||
sleep 15
|
||||
|
||||
- name: Doctor
|
||||
run: docker compose exec -T appwrite doctor
|
||||
|
|
|
|||
Loading…
Reference in a new issue