From d8124a94011096316626adba1bb79257521c9e97 Mon Sep 17 00:00:00 2001 From: ci-bot Date: Sun, 16 Nov 2025 14:24:33 +0000 Subject: [PATCH] Update .gitea/workflows/workflow.yml --- .gitea/workflows/workflow.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/workflow.yml b/.gitea/workflows/workflow.yml index efb5504..75fe700 100644 --- a/.gitea/workflows/workflow.yml +++ b/.gitea/workflows/workflow.yml @@ -47,7 +47,7 @@ jobs: - name: Checkout tests run: python3 /opt/scripts/copy-tests.py --repo-url "Olympic/NTO-2025-Client-Android-tests" --branch "main" - - name: Debug: List files after checkout + - name: Debug. List files after checkout run: | echo "=== Contents of root ===" ls -la