mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-09 07:03:11 +00:00
Update test runner script.
This commit is contained in:
parent
d539763fec
commit
1592c7a10c
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="--rerun -j 4 $@" --pedantic
|
||||
stack test --test-arguments="--rerun -j 4 $@" --pedantic
|
||||
|
|
|
|||
Loading…
Reference in a new issue