Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.
2 changes: 1 addition & 1 deletion dbt_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: 'jaffle_shop'
config-version: 2
version: '0.1'

profile: 'jaffle_shop'
profile: 'example'

model-paths: ["models"]
seed-paths: ["seeds"]
Expand Down