test ci
This commit is contained in:
parent
cde866dac0
commit
f2c7ab5b3b
|
@ -97,6 +97,9 @@ jobs:
|
|||
- name: Test train pusht end-to-end
|
||||
run: |
|
||||
source .venv/bin/activate
|
||||
ls -lash tests/data/pusht
|
||||
ls -lash tests/data/pusht/next
|
||||
ls -lash tests/data/pusht/observation
|
||||
python lerobot/scripts/train.py \
|
||||
hydra.job.name=pusht \
|
||||
env=pusht \
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue