Skip to content

Commit

Permalink
fix: disable tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
deemp committed Mar 6, 2024
1 parent 1f156de commit 564a5d0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ghc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,6 @@ jobs:
stack-build-arguments: ${{ github.ref_name != 'master' && '--fast' || '' }} --pedantic
test: ${{ matrix.os != 'windows-latest' }}

- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

- uses: actions/setup-node@v4
with:
node-version: 20
Expand Down

0 comments on commit 564a5d0

Please sign in to comment.