Skip to content

Commit 10b4a62

Browse files
committed
Check if sleep is necessary
1 parent dbc2d83 commit 10b4a62

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/up.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ jobs:
5151
- name: Test database initialization
5252
run: |
5353
docker compose -f docker-compose.yml start
54-
sleep 5
5554
docker compose ps
5655
poetry run pytest tests
5756
docker compose -f docker-compose.yml stop

0 commit comments

Comments
 (0)