Skip to content

Commit

Permalink
fixup! fixup! fixup! ci: use cabal-fmt-0.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasT committed Mar 31, 2024
1 parent 459484a commit 51e8156
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codestyle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
- name: Install cabal-fmt
run: |
cabal update
cd /tmp
cabal install --ignore-project --with-ghc=ghc-9.6 "cabal-fmt-0.1.11"
- name: checkout
Expand Down

0 comments on commit 51e8156

Please sign in to comment.