diff --git a/yml_example.md b/yml_example.md index 361e38f..1b7b6db 100644 --- a/yml_example.md +++ b/yml_example.md @@ -30,12 +30,9 @@ jobs: ##################################### TO NOT CHANGE ################################# - - name: Execute give_runs_log from test-ci repo - run: | - chmod +x temp-ci/give_runs_log.sh - - 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