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

This commit is contained in:
2025-07-27 19:28:18 +00:00
parent 917a737b52
commit bc1d9adca2

View File

@@ -64,6 +64,10 @@ jobs:
ssh-add ~/.ssh/id_rsa
echo "SSH_AUTH_SOCK=$SSH_AUTH_SOCK" >> $GITHUB_ENV
echo "===== Step: Showing current directory and SSH file location ====="
pwd
ls -la ~/.ssh
#На случай зависших сервисов
- name: Clean up existing Docker Compose services (if any)