Skip to content

Commit f55bae6

Browse files
committed
tmp:
1 parent 7952ee4 commit f55bae6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,9 @@ jobs:
155155
- name: Run tests
156156
env: ${{ matrix.env }}
157157
run: scripts/build/run-tests.sh --run-docker --debug
158+
- name: Setup tmate session
159+
if: ${{ failure() }}
160+
uses: mxschmitt/action-tmate@v3
158161

159162

160163
macOS:

0 commit comments

Comments
 (0)