mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-26 01:44:48 +00:00
ci: fail s3 tables tests if any command in pipeline fails
This commit is contained in:
@@ -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