reanimate/run-tests.sh
2020-08-25 18:22:06 +08:00

3 lines
82 B
Shell
Executable file

#!/usr/bin/env sh
set -x
stack test --test-arguments="--rerun -j 4 $@" --pedantic