Skip to content

Commit 9febd76

Browse files
quaglacopybara-github
authored andcommitted
Set working directory for python tests on GitHub.
PiperOrigin-RevId: 657961231 Change-Id: I859f823ae7fa7bf73b4adde77746eb3340ba8587
1 parent b341bd3 commit 9febd76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,7 @@ jobs:
238238
- name: Test Python bindings
239239
if: ${{ runner.os != 'Windows' }}
240240
shell: bash
241+
working-directory: python/dist
241242
env:
242243
MUJOCO_GL: disable
243244
run: >

0 commit comments

Comments
 (0)