Optimize `supabase start` with cache GitHub Actions

How to persist the cache of the Docker images used by supabase start in GitHub Actions executions, preventing the image from being downloaded again with each test run?:supafire:
1 Reply
tomaspozo
tomaspozo2h ago
I don't think this is a Supabas eCLI thing, but most likely something on Github actions side... maybe this?

Did you find this page helpful?