Update CI caches

This commit is contained in:
Simon Alibert 2024-03-05 17:19:39 +01:00
parent 11a5a7ca45
commit d34c0a3c49
1 changed files with 1 additions and 0 deletions

View File

@ -78,6 +78,7 @@ jobs:
offline_steps=1 \ offline_steps=1 \
online_steps=0 \ online_steps=0 \
device=cpu device=cpu
# TODO(rcadene, aliberts): Add end-to-end test of eval checkpoint post training
# - name: Test eval pusht end-to-end # - name: Test eval pusht end-to-end
# run: | # run: |
# source .venv/bin/activate # source .venv/bin/activate