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