Skip to content

Commit

Permalink
tmate on failure
Browse files Browse the repository at this point in the history
  • Loading branch information
angerman committed Nov 22, 2022
1 parent 6b12b6c commit b12d6f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ jobs:
# will put them in.
#
- name: Setup tmate session
if: ${{ matrix.os == 'windows-latest' }}
if: ${{ failure() }}
uses: mxschmitt/action-tmate@v3

release:
Expand Down

0 comments on commit b12d6f8

Please sign in to comment.