fail on any run_some test failure
Signed-off-by: Serge Hallyn <serge@hallyn.com>
This commit is contained in:
parent
add4ab4bf0
commit
6d03bbea96
1
.github/workflows/runner.yml
vendored
1
.github/workflows/runner.yml
vendored
@ -47,6 +47,7 @@ jobs:
|
|||||||
- name: run tests in shell with tty
|
- name: run tests in shell with tty
|
||||||
shell: 'script -q -e -c "bash {0}"'
|
shell: 'script -q -e -c "bash {0}"'
|
||||||
run: |
|
run: |
|
||||||
|
set -e
|
||||||
cd tests
|
cd tests
|
||||||
sudo ./run_some
|
sudo ./run_some
|
||||||
cat testsuite.log
|
cat testsuite.log
|
||||||
|
Loading…
x
Reference in New Issue
Block a user