Skip to content

Commit 62abfa5

Browse files
committed
github ci debug
1 parent f4cff01 commit 62abfa5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,10 @@ jobs:
8080
# test hmp
8181
(cd bmf/hml/tests/data && ./gen.sh $(pwd)/../../../../output/files)
8282
(cd bmf/hml/tests && pytest)
83+
84+
- name: Setup tmate session
85+
if: ${{ failure() }}
86+
uses: mxschmitt/action-tmate@v3
8387

8488
build_and_test_win:
8589
name: build and test win

0 commit comments

Comments
 (0)