mirror of
https://github.com/FlipsideCrypto/core-models.git
synced 2026-02-06 15:06:44 +00:00
fix dbt docs
This commit is contained in:
parent
ba99ea20db
commit
e610bd60a9
@ -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`
|
||||
|
||||
Loading…
Reference in New Issue
Block a user