Skip to content

Commit 8ed87e1

Browse files
committed
Temporarily enable upterm session for debugging
1 parent 18fb70a commit 8ed87e1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/3-multi-runtime.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ jobs:
5656
steps:
5757
- name: Checkout
5858
uses: actions/checkout@v3
59+
- name: Setup upterm session
60+
uses: lhotari/action-upterm@v1
5961
- name: "Setup"
6062
run: ./tools/github/setup.sh
6163
- id: tests

0 commit comments

Comments
 (0)