Skip to content

Commit

Permalink
Update seeds-path to 'seeds'
Browse files Browse the repository at this point in the history
  • Loading branch information
gwenwindflower authored Mar 16, 2024
1 parent 4c0a680 commit f76f13f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dbt_project.yml.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ profile: {{ profile_name }}
model-paths: ["models"]
analysis-paths: ["analyses"]
test-paths: ["data-tests"]
seed-paths: ["jaffle-data"]
seed-paths: ["seeds"]
macro-paths: ["macros"]
snapshot-paths: ["snapshots"]

Expand Down

0 comments on commit f76f13f

Please sign in to comment.