Update .gitea/workflows/test.yml
Run CI Tests / test (push) Successful in 36s

This commit is contained in:
2025-07-22 13:11:55 +02:00
parent d88379ebab
commit 01db0c6416
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
with:
repository: tligui_y/test-ci
ref: main
path: ${{ github.workspace }}/../test-ci
path: test-ci
- name: List files in test-ci
shell: bash