Skip to content

Commit

Permalink
tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
compojoom committed Dec 16, 2024
1 parent 51dd1a5 commit a971138
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@ jobs:

runs-on: ubuntu-latest
steps:
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
with:
limit-access-to-actor: true


- uses: actions/checkout@v4

- uses: ./.github/actions/yarn
Expand Down

0 comments on commit a971138

Please sign in to comment.