Skip to content

Commit 70e78ce

Browse files
committed
modify
Signed-off-by: jinjiabao.jjb <[email protected]>
1 parent d039787 commit 70e78ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/asan_build_and_test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,8 @@ jobs:
106106
export LSAN_OPTIONS=suppressions=omp.supp
107107
chmod +x ./build/tests/${{ matrix.test_type }}
108108
./scripts/testing/test_parallel_by_name.sh ${{ matrix.test_type }}
109+
- name: Debug with SSH
110+
uses: mxschmitt/action-tmate@v3
109111
- name: Upload Log
110112
uses: actions/upload-artifact@v5
111113
with:

0 commit comments

Comments
 (0)