diff --git a/.github/workflows/s3-tables-tests.yml b/.github/workflows/s3-tables-tests.yml index 06cb56ba2..131d0c2aa 100644 --- a/.github/workflows/s3-tables-tests.yml +++ b/.github/workflows/s3-tables-tests.yml @@ -36,6 +36,7 @@ jobs: working-directory: test/s3tables run: | set -x + set -o pipefail echo "=== System Information ===" uname -a free -h