Skip to content

Commit

Permalink
Setup tmate.
Browse files Browse the repository at this point in the history
  • Loading branch information
Prashant Tiwari committed May 8, 2024
1 parent 2f23a23 commit b3b7b82
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test_local_integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,10 @@ jobs:
./tests/tests_e2e/cypress/videos/
./tests/tests_e2e/playwright/videos/
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
timeout-minutes: 15

- name: Deployment Pytests
env:
KEYCLOAK_USERNAME: ${{ env.TEST_USERNAME }}
Expand Down

0 comments on commit b3b7b82

Please sign in to comment.