Matt Cooley

Results 3 comments of Matt Cooley

@Maayan-s Does that solve this problem. I have my test tagged like this: ``` models: - name: some name tests: - some-test: tags: "some-tag" ``` `dbt` recognizes this tag but...

💯 On Sun, Apr 23, 2023 at 2:21 PM Maayan Salom ***@***.***> wrote: > Hi @cooley-hi , the issue here is just > what you described - dbt supports adding...