Skip to content

Commit 5ebcb6e

Browse files
committed
tmp:
1 parent 7952ee4 commit 5ebcb6e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/build.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,10 @@ jobs:
155155
- name: Run tests
156156
env: ${{ matrix.env }}
157157
run: scripts/build/run-tests.sh --run-docker --debug
158+
- name: Setup upterm session
159+
uses: lhotari/action-upterm@v1
160+
if: ${{ failure() }}
161+
158162

159163

160164
macOS:

0 commit comments

Comments
 (0)