Update .gitea/workflows/test.yml
Run CI Tests / test (push) Failing after 26s

This commit is contained in:
2025-07-24 03:02:16 +02:00
parent 02b150b66e
commit 3b510beb0d
+2 -1
View File
@@ -31,7 +31,8 @@ jobs:
- name: Execute give_runs_log from test-ci repo
run: |
chmod +x ./test-ci/give_runs_log.sh
ls -R test-ci/
chmod +x test-ci/give_runs_log.sh
- name: Pixi download
run: |