mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-12 00:23:08 +00:00
Change test-suite defaults.
This commit is contained in:
parent
e327310a62
commit
76b2eb29f2
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
#!/usr/bin/env sh
|
||||
set -x
|
||||
stack test --flag reanimate:test --test-arguments="$@" --pedantic
|
||||
stack test --flag reanimate:test --test-arguments="--rerun -j 4 $@" --pedantic
|
||||
|
|
|
|||
Loading…
Reference in a new issue