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
|
||||
run: |
|
||||
set -x
|
||||
set -o pipefail
|
||||
echo "=== System Information ==="
|
||||
uname -a
|
||||
free -h
|
||||
|
||||
Reference in New Issue
Block a user