Fix
This commit is contained in:
parent
c6fb40fb29
commit
30753d879c
|
@ -110,7 +110,7 @@ jobs:
|
||||||
- name: Test eval pusht end-to-end
|
- name: Test eval pusht end-to-end
|
||||||
run: |
|
run: |
|
||||||
source .venv/bin/activate
|
source .venv/bin/activate
|
||||||
python lerobot/scripts/eval.py
|
python lerobot/scripts/eval.py \
|
||||||
hydra.job.name=pusht \
|
hydra.job.name=pusht \
|
||||||
env=pusht \
|
env=pusht \
|
||||||
wandb.enable=False \
|
wandb.enable=False \
|
||||||
|
|
Loading…
Reference in New Issue