Skip to content

Commit

Permalink
Activate tmate session if failure
Browse files Browse the repository at this point in the history
  • Loading branch information
iquerejeta committed Mar 27, 2023
1 parent 327883a commit bea40a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/haskell.yml
Expand Up @@ -194,6 +194,7 @@ jobs:
# and will silently fail if msys2 is not in path. See the "Run tests" step.
#
- name: Setup tmate session
if: ${{ failure() }}
uses: mxschmitt/action-tmate@v3
with:
limit-access-to-actor: true

0 comments on commit bea40a0

Please sign in to comment.