fix ci
This commit is contained in:
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@@ -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