test: Use separate docker compose command

This commit is contained in:
Chris Coutinho
2025-10-22 06:38:05 +02:00
parent c069d78f80
commit 8a3269f366
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -62,4 +62,4 @@ jobs:
NEXTCLOUD_USERNAME: "admin"
NEXTCLOUD_PASSWORD: "admin"
run: |
uv run pytest -v --log-level=INFO
uv run pytest -v --log-cli-level=INFO