From b256f5d01d5d00f0afc0da11cbd75720ecb666c3 Mon Sep 17 00:00:00 2001 From: Alan Ghobadi Date: Wed, 29 May 2024 11:58:46 +0200 Subject: [PATCH] Comment out seeds for now --- daily_spellbook/dbt_project.yml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/daily_spellbook/dbt_project.yml b/daily_spellbook/dbt_project.yml index 3dfbd4d0317..97551eb4ba9 100644 --- a/daily_spellbook/dbt_project.yml +++ b/daily_spellbook/dbt_project.yml @@ -42,9 +42,11 @@ tests: # Full documentation: https://docs.getdbt.com/reference/seed-configs # For configuring individual seeds (e.g. overriding column types) we recommend a yml file nested in the same folder as the seed # example: seeds/cryptopunks/schema.yml -seeds: - daily_spellbook: - +schema: test_data + +# TODO: Uncomment when seeds actually exist +#seeds: +# daily_spellbook: +# +schema: test_data # defining search order of macro invokation dispatch: