Skip to content

Commit

Permalink
Merge pull request #32 from shimithq4/update_dbtProject
Browse files Browse the repository at this point in the history
updateddbtproject
  • Loading branch information
shimithq4 authored Mar 9, 2022
2 parents 6792874 + b93aacd commit c7c51da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dbt_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ profile: 'default'
# These configurations specify where dbt should look for different types of files.
# The `source-paths` config, for example, states that models in this project can be
# found in the "models/" directory. You probably won't need to change these!
source-paths: ["models"]
model-paths: ["models"]
analysis-paths: ["analysis"]
test-paths: ["tests"]
data-paths: ["data"]
seed-paths: ["seeds"]
macro-paths: ["macros"]
snapshot-paths: ["snapshots"]

Expand Down
File renamed without changes.

0 comments on commit c7c51da

Please sign in to comment.