ci: show lldb tests details
This commit is contained in:
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@@ -101,7 +101,7 @@ jobs:
|
|||||||
- name: LLDB tests
|
- name: LLDB tests
|
||||||
run: |
|
run: |
|
||||||
echo "Test lldb with llgo plugin on ${{matrix.os}} with LLVM ${{matrix.llvm}}"
|
echo "Test lldb with llgo plugin on ${{matrix.os}} with LLVM ${{matrix.llvm}}"
|
||||||
bash _lldb/runtest.sh
|
bash _lldb/runtest.sh -v
|
||||||
|
|
||||||
- name: Test demos
|
- name: Test demos
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
|
|||||||
Reference in New Issue
Block a user