# Github actions failing "Check SKIP\_DB\_AND\_REDIS bootability" step

**URL:** https://meta.discourse.org/t/github-actions-failing-check-skip-db-and-redis-bootability-step/404152
**Category:** Development
**Created:** [May 31, 2026, 11:10am UTC](https://meta.discourse.org/t/github-actions-failing-check-skip-db-and-redis-bootability-step/404152 "2026-05-31T11:10:59Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [June 8, 2026, 3:09pm UTC](https://meta.discourse.org/t/github-actions-failing-check-skip-db-and-redis-bootability-step/404152/3 "2026-06-08T15:09:17Z")

</div>

Interesting, thanks for reporting!

> [@elmuerte](#):
>
> list of attributes of an active record

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:

> <https://github.com/discourse/discourse/blob/63aee728a61167ee27946e0522e7b36de9b5f6af/config/environments/development.rb#L15-L16>

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.

---

_[View the full topic](https://meta.discourse.org/t/github-actions-failing-check-skip-db-and-redis-bootability-step/404152)._
