mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
default number of workers
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ install:
|
||||
|
||||
# command to run the dependencies
|
||||
script:
|
||||
- "pipenv run pytest -n 16 tests -m $TEST_SUITE"
|
||||
- "pipenv run pytest tests -m $TEST_SUITE"
|
||||
|
||||
# command to run tests
|
||||
# jobs:
|
||||
|
||||
Reference in New Issue
Block a user