Skip to content

Commit

Permalink
chore: Use tmate to debug GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
iberianpig committed Nov 25, 2024
1 parent 88e9883 commit e1bcbfe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,6 @@ jobs:
bundler-cache: true
- name: Run the default task
run: bundle exec rake
- name: Setup tmate session
if: ${{ failure() }}
uses: mxschmitt/action-tmate@v3

0 comments on commit e1bcbfe

Please sign in to comment.