build with all flags in make check
This commit is contained in:
parent
819f6709b3
commit
44cb0674de
2
Makefile
2
Makefile
@ -131,7 +131,7 @@ push:
|
|||||||
check: setversion test
|
check: setversion test
|
||||||
cabal clean
|
cabal clean
|
||||||
cabal check
|
cabal check
|
||||||
cabal configure
|
cabal configure -fvty -fhapps
|
||||||
cabal build
|
cabal build
|
||||||
dist/build/hledger/hledger test 2>&1 | tail -1 | grep -q 'Errors: 0 Failures: 0'
|
dist/build/hledger/hledger test 2>&1 | tail -1 | grep -q 'Errors: 0 Failures: 0'
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user