mirror of
https://github.com/huggingface/lerobot.git
synced 2026-05-17 17:50:09 +00:00
allow to install prerelease for maniskill
This commit is contained in:
@@ -101,6 +101,8 @@ jobs:
|
|||||||
python-version: "3.10"
|
python-version: "3.10"
|
||||||
|
|
||||||
- name: Install lerobot
|
- name: Install lerobot
|
||||||
|
env:
|
||||||
|
UV_PRERELEASE: allow # HACK: Remove once we have a release
|
||||||
run: uv sync --extra "test"
|
run: uv sync --extra "test"
|
||||||
|
|
||||||
- name: Test with pytest
|
- name: Test with pytest
|
||||||
|
|||||||
Reference in New Issue
Block a user