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

This commit is contained in:
2025-07-24 10:44:57 +02:00
parent 0850b95776
commit 2559b126fc
+1 -2
View File
@@ -26,13 +26,12 @@ jobs:
repo-path: tligui_y/slic
ci-token: ${{ secrets.CI_TOKEN }}
continue-on-error: true
run: |
chmod +x temp-ci/give_runs_log.sh
##################################### TO NOT CHANGE #################################
- 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