Skip to content

Commit

Permalink
Temporarily enable upterm session for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
style95 committed Aug 11, 2023
1 parent 18fb70a commit 8ed87e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/3-multi-runtime.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Setup upterm session
uses: lhotari/action-upterm@v1
- name: "Setup"
run: ./tools/github/setup.sh
- id: tests
Expand Down

0 comments on commit 8ed87e1

Please sign in to comment.