This commit is contained in:
@@ -128,7 +128,7 @@ jobs:
|
||||
run: |
|
||||
./temp-ci/give_runs_log.sh "outputs/ci-tooling.log"
|
||||
|
||||
- name: Run command shell
|
||||
- name: Run command shell before pytest
|
||||
run: |
|
||||
./temp-ci/give_runs_log.sh "outputs/custom-shell-before.log"
|
||||
|
||||
@@ -140,6 +140,10 @@ jobs:
|
||||
run: |
|
||||
./temp-ci/give_runs_log.sh "outputs/test-prints.log"
|
||||
|
||||
- name: Run command shell after pytest
|
||||
run: |
|
||||
./temp-ci/give_runs_log.sh "outputs/custom-shell-after.log"
|
||||
|
||||
- name: Prepare the push to wiki
|
||||
run: |
|
||||
./temp-ci/give_runs_log.sh "outputs/wiki-clone.log"
|
||||
|
||||
Reference in New Issue
Block a user