allow to install prerelease for maniskill

This commit is contained in:
AdilZouitine
2025-04-22 14:07:31 +00:00
parent ecc960bf8a
commit cf03ca930f

View File

@@ -101,6 +101,8 @@ jobs:
python-version: "3.10"
- name: Install lerobot
env:
UV_PRERELEASE: allow # HACK: Remove once we have a release
run: uv sync --extra "test"
- name: Test with pytest