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