flake: run tests in flake check, actually check fourmolu

This commit is contained in:
Emily Martins 2022-03-22 16:27:20 +01:00
parent d8aa028814
commit bb174a7145
3 changed files with 15 additions and 12 deletions

View file

@ -148,11 +148,9 @@ test-suite agora-test
main-is: Spec.hs
hs-source-dirs: agora-test
other-modules:
Spec.Stake
Spec.Sample.Stake
Spec.Model.MultiSig
Spec.Sample.Stake
Spec.Stake
Spec.Util
build-depends: agora