Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-03-04 18:10:36 -05:00
parent 44b1e5c6f6
commit 063eadc3d8
+1 -1
View File
@@ -21,4 +21,4 @@ if [[ ! -z "$WHAT_CI" ]]; then
fi
pytest -n 8 tests -m "$TEST_SUITE"
pytest -n 4 tests -m "$TEST_SUITE"