Skip to content

Commit 921b5a2

Browse files
Update discovery.yml
1 parent 01847d4 commit 921b5a2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/discovery.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
python -m pip install --upgrade pip
2929
pip install -r requirements.txt
3030
pip install torch
31+
pip install pytest-xdist pytest-split pytest-timeout
3132
echo "PYTHONPATH=$PYTHONPATH:$(pwd)" >> $GITHUB_ENV
3233
3334
- name: Run discovery tests

0 commit comments

Comments
 (0)