test workflow

This commit is contained in:
Eric Laurello 2023-11-03 10:48:42 -04:00
parent 41aa0e74e9
commit 07201498f5

View File

@ -27,7 +27,7 @@ jobs:
uses: FlipsideCrypto/analytics-workflow-templates/.github/workflows/dbt_run_template.yml@main
with:
dbt_command: |
dbt test -m ./models
dbt test -m models/bronze models/silver models/gold
environment: workflow_prod
warehouse: ${{ vars.WAREHOUSE }}
secrets: inherit