Skip to content

Commit

Permalink
debug with upterm
Browse files Browse the repository at this point in the history
  • Loading branch information
gartnera committed Jun 19, 2024
1 parent c3d92fe commit f1b5201
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,9 @@ jobs:
username: ${{ secrets.DOCKER_HUB_USERNAME }}
password: ${{ secrets.DOCKER_HUB_READ_ONLY }}

- name: Setup upterm session
uses: lhotari/action-upterm@v1

- name: Start Test
run: make start-e2e-test

Expand Down

0 comments on commit f1b5201

Please sign in to comment.