Skip to content

Commit 58619db

Browse files
committed
Don't shorten project name
1 parent 5e983fc commit 58619db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
with:
1616
ghc: "9.2.3"
1717
os: ${{ runner.os }}
18+
shorten-hls: false
1819

1920
- name: "Install stylish-haskell"
2021
run: |

0 commit comments

Comments
 (0)