mirror of
https://github.com/typeable/bloodhound.git
synced 2024-12-02 06:30:29 +03:00
Merge pull request #167 from bermanjosh/lessTests
lower quicktests to 500
This commit is contained in:
commit
fc6e1cc045
@ -45,7 +45,7 @@ script:
|
||||
- stack update
|
||||
- stack build -j1
|
||||
- stack test bloodhound:doctests --flag bloodhound:$ESFLAG
|
||||
- stack test bloodhound:tests --test-arguments="--qc-max-success 2000" --flag bloodhound:$ESFLAG
|
||||
- stack test bloodhound:tests --test-arguments="--qc-max-success 500" --flag bloodhound:$ESFLAG
|
||||
|
||||
cache:
|
||||
directories:
|
||||
|
Loading…
Reference in New Issue
Block a user