Skip to content

Commit

Permalink
fix: test sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
loks0n committed Nov 11, 2024
1 parent 8666a1b commit 9cb3579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
docker pull composer:2.0
docker compose build
docker compose up -d
sleep 15
sleep 25
- name: Doctor
run: docker ps
Expand Down

0 comments on commit 9cb3579

Please sign in to comment.