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