[Test] Trying to install xdist plug-in for pytest

This commit is contained in:
Salvador E. Tropea 2022-07-09 18:41:06 -03:00
parent 36d3b67662
commit a60b768149
1 changed files with 1 additions and 0 deletions

View File

@ -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