debug: refactor test script

This commit is contained in:
Li Jie
2024-09-30 16:35:12 +08:00
parent 387c44031a
commit 2732f6036e
2 changed files with 17 additions and 1 deletions

View File

@@ -99,6 +99,7 @@ jobs:
bash .github/workflows/test_llgo.sh
- name: LLDB tests
if: ${{startsWith(matrix.os, 'macos')}}
run: |
echo "Test lldb with llgo plugin on ${{matrix.os}} with LLVM ${{matrix.llvm}}"
bash _lldb/runtest.sh -v