Make testing faster by tunning tox in parallel
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
||||
run: pip install tox>=4.16
|
||||
|
||||
- name: Run tox
|
||||
run: tox
|
||||
run: tox --parallel auto
|
||||
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user