This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user