Skip to content

Commit

Permalink
Debugging somes bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
mjameswh committed Nov 30, 2024
1 parent 3e172e2 commit 89c307d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,11 @@ jobs:
run:
shell: bash
steps:
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
with:
limit-access-to-actor: true

- name: 'Checkout code'
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 89c307d

Please sign in to comment.