fix dbt docs

This commit is contained in:
Austin 2024-11-06 09:38:41 -05:00
parent ba99ea20db
commit e610bd60a9

View File

@ -17,7 +17,7 @@ test-paths: ["tests"]
seed-paths: ["data"]
macro-paths: ["macros"]
snapshot-paths: ["snapshots"]
docs-paths: ["dbt_packages/fsc_evm/doc_descriptions", "models/doc_descriptions"]
docs-paths: ["dbt_packages/fsc_evm/doc_descriptions", "models/doc_descriptions","models"]
target-path: "target" # directory which will store compiled SQL files
clean-targets: # directories to be removed by `dbt clean`