From 14264002d27f807705c0f44563340771bfbb9dd8 Mon Sep 17 00:00:00 2001 From: desmond-hui <97470747+desmond-hui@users.noreply.github.com> Date: Fri, 20 Oct 2023 07:12:33 -0700 Subject: [PATCH] revert tag changes (#58) --- dbt_project.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dbt_project.yml b/dbt_project.yml index 75d17bd..8bee603 100644 --- a/dbt_project.yml +++ b/dbt_project.yml @@ -29,11 +29,11 @@ models: deploy: +materialized: ephemeral core: - +tags: lq_core + +tags: core evm: - +tags: lq_evm + +tags: evm marketplace: - +tags: lq_marketplace + +tags: marketplace tests: +store_failures: true # all tests