Обновить .github/workflows/all_test3.yaml

This commit is contained in:
2025-05-23 15:35:09 +00:00
parent a818870163
commit 63bb5a9bb0

View File

@@ -60,8 +60,8 @@ jobs:
#На случай зависших сервисов
- name: Clean up existing Docker Compose services (if any)
run: |
docker compose -f docker-compose-dev.yaml down || true
run: |
docker compose -f docker-compose-dev.yaml down || true
- name: Start docker-compose services
env: