Issue with snapshots running from int tables that are tables and not ephemeral

The problem I’m having

Snapshots don’t run from tables.

The context of why I’m trying to do this

We changed some of our intermediate tables from ephemeral to tables for performance reasons. However when we do this we have noticed our snapshots are a day behind because when the snapshots run they do not automatically run the models that load into int tables.

What I’ve already tried

Some example code or error messages

Put code inside backticks
  to preserve indentation
    which is especially important 
      for Python and YAML!