mirror of
https://github.com/CrystalSplitter/ghcitui.git
synced 2024-11-22 06:32:37 +03:00
Run tests with the fswatch_build.sh
This commit is contained in:
parent
67c5ac0c73
commit
6fc70cfb12
@ -5,4 +5,4 @@ if ! which fswatch >/dev/null; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
fswatch -n 64 -ro -l1 -m poll_monitor app/ lib/ *.cabal | xargs -I{} cabal build
|
||||
fswatch -n 64 -ro -l1 -m poll_monitor app/ lib/ *.cabal | xargs -I{} cabal test
|
||||
|
Loading…
Reference in New Issue
Block a user