Update .gitea/workflows/workflow.yml

This commit is contained in:
2025-11-16 14:24:33 +00:00
parent 7715e1b712
commit d8124a9401

View File

@@ -47,7 +47,7 @@ jobs:
- name: Checkout tests - name: Checkout tests
run: python3 /opt/scripts/copy-tests.py --repo-url "Olympic/NTO-2025-Client-Android-tests" --branch "main" 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: | run: |
echo "=== Contents of root ===" echo "=== Contents of root ==="
ls -la ls -la