Skip to content

Commit 2bbcae0

Browse files
yml update
Signed-off-by: Jonas Harrison <jharrison@intrepidcs.com>
1 parent 2b7c02e commit 2bbcae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
python -m pip install --upgrade pip
9191
Write-Output "----------------------------------------------"
9292
pip install -r requirements.txt
93-
pip install pytest-xdist
93+
# pip install pytest-xdist
9494
pwd
9595
Write-Output "----------------------------------------------"
9696
python setup.py build -g

0 commit comments

Comments
 (0)