Skip to content

Commit

Permalink
Revert "add tmate"
Browse files Browse the repository at this point in the history
This reverts commit 2506451.
  • Loading branch information
carbolymer committed May 1, 2024
1 parent 5ab2b8d commit c756124
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,11 +92,6 @@ jobs:
- name: Build
run: cabal build all --enable-tests --enable-benchmarks --write-ghc-environment-files=ghc8.4.4+

- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
with:
limit-access-to-actor: true

- name: Test
run: cabal test all --enable-tests --enable-benchmarks --write-ghc-environment-files=ghc8.4.4+

Expand Down

0 comments on commit c756124

Please sign in to comment.