Skip to content

Commit d9da069

Browse files
committed
add tmate
1 parent 4843466 commit d9da069

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/system.yml

+3
Original file line numberDiff line numberDiff line change
@@ -87,3 +87,6 @@ jobs:
8787
file: ./lcov.info
8888
flags: unittests
8989
name: codecov-umbrella
90+
- name: tmate session if tests fail
91+
if: failure() && ${{ matrix.os == windows-latest }}
92+
uses: mxschmitt/action-tmate@v3

0 commit comments

Comments
 (0)