Skip to content

Commit

Permalink
tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
christophkloeffel committed Oct 14, 2024
1 parent 9758dea commit cd22afa
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,9 @@ jobs:
if: always()
run: |
util/check_local_modifications.sh
- name: Setup tmate session
if: failure()
timeout-minutes: 40
uses: mxschmitt/action-tmate@v3
with:
limit-access-to-actor: true

0 comments on commit cd22afa

Please sign in to comment.