forked from tangger/lerobot
fix test
This commit is contained in:
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@@ -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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user