[Test] Trying to install xdist plug-in for pytest
This commit is contained in:
parent
36d3b67662
commit
a60b768149
|
|
@ -48,6 +48,7 @@ jobs:
|
|||
rm -f tests/.local
|
||||
pip3 install --upgrade coverage
|
||||
pip3 install --upgrade pytest
|
||||
pip3 install --upgrade pytest-xdist
|
||||
coverage3 erase
|
||||
# Create the caches with macros
|
||||
coverage3 run src/kibot --help-outputs > /dev/null
|
||||
|
|
|
|||
Loading…
Reference in New Issue