We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d4dd64 commit ad45510Copy full SHA for ad45510
.github/workflows/ci.yml
@@ -29,5 +29,4 @@ jobs:
29
python -c "import mujoco_playground"
30
- name: Test with pytest
31
run: |
32
- uv pip install pytest pytest-xdist
33
pytest -n auto mujoco_playground
0 commit comments