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 e996a93 commit 0360e3a
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 @@ -31,7 +31,7 @@ jobs:
stack-version: 'latest'
- name: Stack build and test
run: |
stack build
stack build --system-ghc --no-install-ghc
stack test
# ci:
Expand Down

0 comments on commit 0360e3a

Please sign in to comment.