From 2559b126fc06d85b8032998c1b5ce7f4cdcb9b2b Mon Sep 17 00:00:00 2001 From: tligui_y Date: Thu, 24 Jul 2025 10:44:57 +0200 Subject: [PATCH] Update .gitea/workflows/test.yml --- .gitea/workflows/test.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitea/workflows/test.yml b/.gitea/workflows/test.yml index da408f38..b228a211 100644 --- a/.gitea/workflows/test.yml +++ b/.gitea/workflows/test.yml @@ -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