mirror of
https://github.com/huggingface/lerobot.git
synced 2026-05-22 03:59:42 +00:00
fix ci
This commit is contained in:
@@ -101,9 +101,7 @@ jobs:
|
|||||||
python-version: "3.10"
|
python-version: "3.10"
|
||||||
|
|
||||||
- name: Install lerobot
|
- name: Install lerobot
|
||||||
env:
|
run: uv sync --extra "test" --prerelease=allow
|
||||||
UV_PRERELEASE: allow # HACK: Remove once we have a release
|
|
||||||
run: uv sync --extra "test"
|
|
||||||
|
|
||||||
- name: Test with pytest
|
- name: Test with pytest
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user