Skip to content

Commit

Permalink
chore: comment out fourmolu
Browse files Browse the repository at this point in the history
  • Loading branch information
euonymos committed Jan 30, 2025
1 parent 7e55aef commit 9b6d8c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/haskell-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
cabal install --overwrite-policy=always cabal-fmt
cabal install --overwrite-policy=always fourmolu
# /home/runner/.cabal-devx/bin/cabal-fmt --check cem-script.cabal
/home/runner/.cabal-devx/bin/fourmolu --mode check .
# /home/runner/.cabal-devx/bin/fourmolu --mode check .
- name: Cabal build and test
shell: devx {0}
run: |
Expand Down

0 comments on commit 9b6d8c8

Please sign in to comment.