Set working directory for python tests on GitHub.
PiperOrigin-RevId: 657961231 Change-Id: I859f823ae7fa7bf73b4adde77746eb3340ba8587
This commit is contained in:
committed by
Copybara-Service
parent
b341bd391d
commit
9febd760a1
@@ -238,6 +238,7 @@ jobs:
|
||||
- name: Test Python bindings
|
||||
if: ${{ runner.os != 'Windows' }}
|
||||
shell: bash
|
||||
working-directory: python/dist
|
||||
env:
|
||||
MUJOCO_GL: disable
|
||||
run: >
|
||||
|
||||
Reference in New Issue
Block a user