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 5faab49
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ jobs:
fail-fast: false
timeout-minutes: 60
steps:
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
with:
limit-access-to-actor: false

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

0 comments on commit 5faab49

Please sign in to comment.