test workflow update

This commit is contained in:
Eric Laurello 2023-11-03 08:22:06 -04:00
parent 3726d60607
commit ae38e51041

View File

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