Remove LEROBOT_TESTS_DEVICE
This commit is contained in:
parent
a870907266
commit
25adff6da7
|
@ -117,8 +117,6 @@ jobs:
|
||||||
# run tests & coverage
|
# run tests & coverage
|
||||||
#----------------------------------------------
|
#----------------------------------------------
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
env:
|
|
||||||
LEROBOT_TESTS_DEVICE: cpu
|
|
||||||
run: |
|
run: |
|
||||||
source .venv/bin/activate
|
source .venv/bin/activate
|
||||||
pytest --cov=./lerobot --cov-report=xml tests
|
pytest --cov=./lerobot --cov-report=xml tests
|
||||||
|
|
Loading…
Reference in New Issue