f7bb2683cb
* update * Add cache-db action to e2e workflow * fix: remove cache-db from prepare job (requires Postgres service) The prepare job doesn't have a Postgres service container, so cache-db was failing with 'connection refused' when trying to run psql. cache-db should only run in the e2e shards which have the Postgres service. Co-Authored-By: anik@cal.com <adhabal2002@gmail.com> * update * Update e2e.yml * Add newline at end of e2e.yml file * fix * Fix indentation in e2e.yml for retention-days --------- Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>