Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-03-04 20:49:24 -05:00
parent 3e3b2e2ee2
commit 46035db2d1
+1 -1
View File
@@ -21,4 +21,4 @@ if [[ ! -z "$NOT_CI" ]]; then
fi
pytest -n 8 tests -m "$TEST_SUITE"
pytest -v -n 8 tests -m "$TEST_SUITE"