Skip to content

Commit 35a8a3d

Browse files
committed
fixup
1 parent ba3be62 commit 35a8a3d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/fourmolu.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,6 @@ jobs:
1616

1717
- uses: haskell-actions/run-fourmolu@v9
1818
with:
19-
# Use fourmolu-0.13.0.0. If you don't specify this, then the latest
20-
# release of fourmolu will be used.
2119
version: "0.17.0.0"
22-
23-
# Don't follow symbolic links to .hs files.
2420
follow-symbolic-links: false
25-
26-
# Change to the ./my-haskell-code/ directory before running this action.
2721
working-directory: "./compiler"

0 commit comments

Comments
 (0)