mirror of
https://github.com/jsvine/pdfplumber.git
synced 2026-08-30 00:50:24 +08:00
Replace pytest-parallel with pytest-xdist
This commit is contained in:
@@ -71,7 +71,7 @@ jobs:
|
||||
|
||||
- name: Run tests
|
||||
run: |
|
||||
python -m pytest --workers auto
|
||||
python -m pytest -n auto
|
||||
python -m coverage html
|
||||
|
||||
- name: Upload code coverage
|
||||
|
||||
Reference in New Issue
Block a user