Skip to content

Commit 8636020

Browse files
committed
add pytest-xdist
1 parent c6a426a commit 8636020

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pypi_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jobs:
158158
echo "Attempt $i failed, waiting 30s for TestPyPI index to update..."
159159
sleep 30
160160
done
161-
pip install pytest
161+
pip install pytest pytest-xdist
162162
163163
- name: Smoke test — imports and C++ extension
164164
run: |

0 commit comments

Comments
 (0)