Skip to content

Commit deddd39

Browse files
authored
Update ci.yml
1 parent 0643dd6 commit deddd39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,5 @@ jobs:
2929
python -c "import mujoco_playground"
3030
- name: Test with pytest
3131
run: |
32+
uv pip install pytest pytest-xdist
3233
pytest -n auto mujoco_playground

0 commit comments

Comments
 (0)