ci: Add condition service_healthy check for app to mcp containers

This commit is contained in:
Chris Coutinho
2025-11-03 10:15:57 +01:00
committed by Chris Coutinho
parent c896a2de63
commit b41bbd6c65
3 changed files with 11 additions and 9 deletions
+1 -1
View File
@@ -81,4 +81,4 @@ jobs:
NEXTCLOUD_USERNAME: "admin"
NEXTCLOUD_PASSWORD: "admin"
run: |
uv run pytest -v --log-cli-level=INFO
uv run pytest -v --log-cli-level=WARN