ci: fail s3 tables tests if any command in pipeline fails

This commit is contained in:
Chris Lu
2026-01-28 09:37:51 -08:00
parent 05c184b610
commit 24c78d524c

View File

@@ -36,6 +36,7 @@ jobs:
working-directory: test/s3tables
run: |
set -x
set -o pipefail
echo "=== System Information ==="
uname -a
free -h