This commit is contained in:
Simon Alibert 2024-03-09 16:41:31 +01:00
parent c6fb40fb29
commit 30753d879c
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ jobs:
- name: Test eval pusht end-to-end
run: |
source .venv/bin/activate
python lerobot/scripts/eval.py
python lerobot/scripts/eval.py \
hydra.job.name=pusht \
env=pusht \
wandb.enable=False \