ci: fail s3 tables tests if any command in pipeline fails
This commit is contained in:
1
.github/workflows/s3-tables-tests.yml
vendored
1
.github/workflows/s3-tables-tests.yml
vendored
@@ -36,6 +36,7 @@ jobs:
|
|||||||
working-directory: test/s3tables
|
working-directory: test/s3tables
|
||||||
run: |
|
run: |
|
||||||
set -x
|
set -x
|
||||||
|
set -o pipefail
|
||||||
echo "=== System Information ==="
|
echo "=== System Information ==="
|
||||||
uname -a
|
uname -a
|
||||||
free -h
|
free -h
|
||||||
|
|||||||
Reference in New Issue
Block a user