mirror of
https://github.com/github/semantic.git
synced 2024-11-27 03:09:48 +03:00
Revert "Overwrite hlint on install if necessary."
This reverts commit 98f3ff7e8a
.
This commit is contained in:
parent
98f3ff7e8a
commit
766fb12b16
2
.github/workflows/haskell.yml
vendored
2
.github/workflows/haskell.yml
vendored
@ -53,7 +53,7 @@ jobs:
|
||||
|
||||
- name: hlint
|
||||
run: |
|
||||
cabal install hlint --installdir=dist-newstyle --overwrite-policy=always
|
||||
cabal install hlint --installdir=dist-newstyle
|
||||
dist-newstyle/hlint src semantic-python
|
||||
|
||||
- name: Build & test
|
||||
|
Loading…
Reference in New Issue
Block a user