Skip to content

Commit

Permalink
[debug] tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
emma-sg committed Jan 7, 2025
1 parent d7e99e2 commit 46e6f92
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/frontend-lint-test-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,11 @@ jobs:
- 'frontend/*.ts'
- '.github/workflows/frontend-lint-test-build.yaml'
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
with:
limit-access-to-actor: true

unit-tests:
name: Unit Tests
runs-on: ubuntu-latest
Expand Down

0 comments on commit 46e6f92

Please sign in to comment.