This commit is contained in:
@@ -32,9 +32,6 @@ jobs:
|
|||||||
- name: Check formatting
|
- name: Check formatting
|
||||||
run: fourmolu --mode check app/ src/ test/
|
run: fourmolu --mode check app/ src/ test/
|
||||||
|
|
||||||
- name: Lint
|
|
||||||
run: stack exec -- hlint app/ src/ test/
|
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: stack build --copy-bins --local-bin-path ./dist
|
run: stack build --copy-bins --local-bin-path ./dist
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user