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

This commit is contained in:
2025-07-25 14:32:25 +00:00
parent e2ca8c4257
commit f734bfb104

View File

@@ -75,7 +75,7 @@ jobs:
SSH_AUTH_SOCK: ${{ env.SSH_AUTH_SOCK }}
run: |
docker buildx bake build-dev --allow=ssh --file docker-bake.hcl
docker compose -f docker-compose-dev.yaml up --build -d
docker compose -f docker-compose-dev.yaml up -d
- name: Ruff format check (strict)
run: |