We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0ab7fe commit c0e26a2Copy full SHA for c0e26a2
.github/workflows/ci.yaml
@@ -48,7 +48,7 @@ jobs:
48
files: |
49
**/*.hs
50
**/*.hs-boot
51
- separator: "\n"
+ separator: "\n "
52
- uses: haskell-actions/run-ormolu@15b0083a0ef416915994fb511652b187f6026a40 # v15
53
with:
54
version: ${{ env.ormolu_version }}
0 commit comments