From 2e9ae8f614dd3ab053794b4a48a749bb84858140 Mon Sep 17 00:00:00 2001 From: Austin <93135983+austinFlipside@users.noreply.github.com> Date: Thu, 17 Aug 2023 17:05:34 -0400 Subject: [PATCH] copy (#128) --- dbt_project.yml | 3 +++ 1 file changed, 3 insertions(+) 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