Github actions failing "Check SKIP_DB_AND_REDIS bootability" step

Interesting, thanks for reporting!

That’s quite a specific thing, which we probably didn’t consider before.

Could you try changing this line to false on your local install:

And then try the reproduction command again?

If that successfully reproduces the problem, then we should look at adding an ENV to control that schema_cache_dump setting.