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
|
||||
shell: 'script -q -e -c "bash {0}"'
|
||||
run: |
|
||||
set -e
|
||||
cd tests
|
||||
sudo ./run_some
|
||||
cat testsuite.log
|
||||
|
Loading…
Reference in New Issue
Block a user