Skip to content

Commit

Permalink
tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
allisonkarlitskaya committed Apr 30, 2024
1 parent ea18726 commit 7711497
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
fail-fast: false
timeout-minutes: 60
steps:
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

- name: Run unit test
timeout-minutes: 30
run: |
Expand Down

0 comments on commit 7711497

Please sign in to comment.