alter workflow var in test

This commit is contained in:
Jack Forgash 2023-04-07 13:28:05 -06:00
parent 465137c3bf
commit a6faca83d7

View File

@ -21,7 +21,7 @@ concurrency:
jobs:
called_workflow_template:
uses: FlipsideCrypto/analytics-workflow-templates/.github/workflows/dbt_run_template.yml@main
uses: FlipsideCrypto/analytics-workflow-templates/.github/workflows/dbt_run_template.yml@alter_workflow_var
with:
dbt_command: >
dbt run-operation stage_external_sources --vars "ext_full_refresh: true";