This commit is contained in:
Simon Alibert 2024-03-09 15:41:23 +01:00
parent cde866dac0
commit f2c7ab5b3b
2 changed files with 3 additions and 0 deletions
.github/workflows
tests/data/pusht

View File

@ -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.