mirror of
https://github.com/tbabej/taskwiki.git
synced 2025-08-24 23:56:41 +02:00
tests: Run tests in parallel using pytest-xdist
This commit is contained in:
parent
2c22bb2645
commit
7f47669e0c
3 changed files with 3 additions and 3 deletions
|
@ -14,4 +14,4 @@ install:
|
|||
- pushd $TRAVIS_BUILD_DIR
|
||||
- docker-compose build --build-arg TASK_VERSION=$TASK_VERSION tests
|
||||
script:
|
||||
- make test
|
||||
- make test PYTEST_FLAGS="-n8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue