Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
StoneT2000 authored Aug 20, 2024
1 parent 9b6b1a2 commit cb2c95a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
python -m pip install .[test]
python -m pip install flake8 pytest
if [ -f requirements.txt ]; then pip install -r requirements.txt; fi
pip install mujoco
- name: Clone mujoco_menagerie repository into the tests/ folder
run: |
git clone https://github.com/google-deepmind/mujoco_menagerie
Expand Down

0 comments on commit cb2c95a

Please sign in to comment.