Skip to content

Commit 745126e

Browse files
committed
add tmate session after running test suite
1 parent 05386ec commit 745126e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/solid-tests-suites.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,3 +152,6 @@ jobs:
152152
--env COOKIE_BOB="$COOKIE_thirdparty" \
153153
--env-file ./env-vars-testers.list \
154154
${{ matrix.test }}
155+
156+
- name: Setup tmate session
157+
uses: mxschmitt/action-tmate@v3

0 commit comments

Comments
 (0)