diff --git a/dbt_project.yml b/dbt_project.yml index c9f0a6c..4868c0c 100644 --- a/dbt_project.yml +++ b/dbt_project.yml @@ -24,6 +24,9 @@ clean-targets: # directories to be removed by `dbt clean` - "dbt_modules" - "dbt_packages" +models: + +copy_grants: true + tests: +store_failures: true # all tests