Skip to content

Commit

Permalink
Update haskell.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thma authored Nov 15, 2023
1 parent 2055eff commit 1afd431
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ jobs:
cabal-version: '3.6'
stack-version: '2.13.1'
- name: Build
run: |
stack init
stack install
run: stack install
- name: Run tests
run: stack test

0 comments on commit 1afd431

Please sign in to comment.