mirror of
https://github.com/FlipsideCrypto/cosmos-models.git
synced 2026-02-06 14:16:43 +00:00
test workflow
This commit is contained in:
parent
41aa0e74e9
commit
07201498f5
2
.github/workflows/dbt_test.yml
vendored
2
.github/workflows/dbt_test.yml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user