Remove integration MJX test from github actions.
PiperOrigin-RevId: 625116629 Change-Id: I8f9c4c881732cda3f4559643a1493a9e1c2d9510
This commit is contained in:
committed by
Copybara-Service
parent
0fa0437313
commit
683929ab34
@@ -250,7 +250,7 @@ jobs:
|
||||
shell: bash
|
||||
run:
|
||||
source ${{ matrix.tmpdir }}/venv/bin/activate &&
|
||||
pytest -n auto -v --pyargs mujoco.mjx
|
||||
pytest -n auto -v -k 'not IntegrationTest' --pyargs mujoco.mjx
|
||||
- name: Notify team chat
|
||||
shell: bash
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user