sqlmesh
sqlmesh copied to clipboard
Skip loading local models for sqlmesh run
sqlmesh run is executing an environment from the state db and doesn't need the local models loaded. By removing the dependency, remote CI setups can run omit steps like dbt deps for dbt projects.