Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-03-04 18:20:30 -05:00
parent 6036be9908
commit 470bbf1733
+1 -1
View File
@@ -21,4 +21,4 @@ if [[ ! -z "$CI" ]]; then
fi
pytest -n 4 tests -m "$TEST_SUITE"
pytest -n 8 tests -m "$TEST_SUITE"