ci: return non-zero if run lldb tests failed

This commit is contained in:
Li Jie
2024-09-30 15:05:19 +08:00
parent 88cb607975
commit 1b5e8e0181
3 changed files with 50 additions and 21 deletions

View File

@@ -26,6 +26,8 @@ find_lldb() {
# Find LLDB 18+
LLDB_PATH=$(find_lldb)
echo "LLDB_PATH: $LLDB_PATH"
$LLDB_PATH --version
export LLDB_PATH
# Default package path