Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Zocca committed Jun 17, 2023
1 parent 4323b7c commit 5bb2203
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ jobs:
ghc-version: ${{ matrix.ghc-version }}
# cabal-version: 'latest'. Omitted, but defaults to 'latest'
enable-stack: true
stack-no-global: true
stack-setup-ghc: true
stack-setup-ghc: false
stack-version: 'latest'
- name: Stack build and test
run: |
Expand Down

0 comments on commit 5bb2203

Please sign in to comment.