Skip to content

Commit daf3266

Browse files
Update run-tests.yaml: remove numba dep
1 parent e81646e commit daf3266

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/run-tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
pip install -r requirements-extra.txt
4343
pip uninstall -y robosuite-models
4444
fi
45+
pip uninstall numba
4546
- name: Lint with flake8
4647
run: |
4748
# stop the build if there are Python syntax errors or undefined names

0 commit comments

Comments
 (0)