diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index ba069be3..91f37e0a 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -67,6 +67,8 @@ jobs: MUJOCO_GL: egl steps: - uses: actions/checkout@v4 + with: + lfs: true # Ensure LFS files are pulled - name: Install poetry run: |