Skip to content

Commit

Permalink
added tmate session for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
rasswanth-s committed Feb 20, 2024
1 parent 64b897f commit 35635c9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cd-post-release-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,9 @@ jobs:
run: |
hagrid launch test-domain-1 to docker:8081 --tag=${{ inputs.syft_version }} --low-side
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

- name: Run tests
env:
NODE_PORT: "8081"
Expand Down

0 comments on commit 35635c9

Please sign in to comment.