From 63bb5a9bb01937bfbd0c5b0e2d483bd3babfe840 Mon Sep 17 00:00:00 2001 From: alex Date: Fri, 23 May 2025 15:35:09 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20.github/workflows/all=5Ftest3.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/all_test3.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/all_test3.yaml b/.github/workflows/all_test3.yaml index a6c60d6..17a5d80 100644 --- a/.github/workflows/all_test3.yaml +++ b/.github/workflows/all_test3.yaml @@ -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: