We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5d96e3 commit 7e55aefCopy full SHA for 7e55aef
.github/workflows/haskell-ci.yml
@@ -42,7 +42,7 @@ jobs:
42
run: |
43
cabal install --overwrite-policy=always cabal-fmt
44
cabal install --overwrite-policy=always fourmolu
45
- /home/runner/.cabal-devx/bin/cabal-fmt --check cem-script.cabal
+ # /home/runner/.cabal-devx/bin/cabal-fmt --check cem-script.cabal
46
/home/runner/.cabal-devx/bin/fourmolu --mode check .
47
- name: Cabal build and test
48
shell: devx {0}
0 commit comments