mirror of
https://github.com/chatmail/core.git
synced 2026-04-05 23:22:11 +03:00
reconfigure running of rust and python tests
This commit is contained in:
@@ -7,7 +7,7 @@ envlist =
|
||||
|
||||
[testenv]
|
||||
commands =
|
||||
pytest -v -rsXx {posargs:tests}
|
||||
pytest -n6 -v -rsXx {posargs:tests}
|
||||
python tests/package_wheels.py {toxworkdir}/wheelhouse
|
||||
passenv =
|
||||
TRAVIS
|
||||
|
||||
Reference in New Issue
Block a user