Skip to content

Commit

Permalink
Update pyversions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vaxenburg authored Mar 7, 2024
1 parent 5d3d680 commit e95b6b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pyversions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
- name: Test with pytest
run: |
export MUJOCO_GL="glfw"
pytest tests/test_flymodel.py
pytest tests/test_flymodel.py tests/test_core.py

0 comments on commit e95b6b2

Please sign in to comment.