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

This commit is contained in:
2025-08-05 16:20:43 +02:00
parent 3f4870cb33
commit 5018a10dd6
+5 -1
View File
@@ -33,9 +33,13 @@ jobs:
##################################### TO NOT CHANGE #################################
- name : Command shell
run:
chmod +x temp-ci/give_runs_log.sh
./temp-ci/give_runs_log.sh "outputs/custom-shell.log"
- name: Pixi download
run: |
chmod +x temp-ci/give_runs_log.sh
./temp-ci/give_runs_log.sh "outputs/pixi.log"
- name: Run tests and generate reports