Skip to content

Commit d8af621

Browse files
committed
actually add final tables to run
1 parent 6cf23df commit d8af621

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

jaffle_shop/dbt_project.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ models:
4141
warehouse:
4242
+materialized: table
4343

44+
final:
45+
+materialized: table
46+
4447
seeds:
4548
dbt_project_evaluator:
4649
dbt_project_evaluator_exceptions:

0 commit comments

Comments
 (0)