We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b7c02e commit 2bbcae0Copy full SHA for 2bbcae0
.github/workflows/tests.yml
@@ -90,7 +90,7 @@ jobs:
90
python -m pip install --upgrade pip
91
Write-Output "----------------------------------------------"
92
pip install -r requirements.txt
93
- pip install pytest-xdist
+ # pip install pytest-xdist
94
pwd
95
96
python setup.py build -g
0 commit comments