fix test
This commit is contained in:
parent
3f0f95f4c0
commit
1b279a1fc0
|
@ -135,8 +135,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
source .venv/bin/activate
|
source .venv/bin/activate
|
||||||
python lerobot/scripts/eval.py \
|
python lerobot/scripts/eval.py \
|
||||||
hydra.job.name=pusht \
|
--config tests/outputs/.hydra/config.yaml \
|
||||||
env=pusht \
|
|
||||||
wandb.enable=False \
|
wandb.enable=False \
|
||||||
eval_episodes=1 \
|
eval_episodes=1 \
|
||||||
env.episode_length=8 \
|
env.episode_length=8 \
|
||||||
|
|
Loading…
Reference in New Issue