Skip to content

Commit 9d7141e

Browse files
committed
force using CLI branch
1 parent 040fe28 commit 9d7141e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-all-warehouses.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
with:
7070
warehouse-type: ${{ matrix.warehouse-type }}
7171
dbt-version: ${{ matrix.dbt-version }}
72-
elementary-ref: ${{ inputs.elementary-ref || 'ele-4724-dbt_fusion-support' }} # TODO: remove once the CLI PR is merged
72+
elementary-ref: ${{ 'ele-4724-dbt_fusion-support' }} # TODO: remove once the CLI PR is merged
7373
dbt-data-reliability-ref: ${{ inputs.dbt-data-reliability-ref || (github.event_name == 'pull_request_target' && github.event.pull_request.head.sha) || '' }}
7474
secrets: inherit
7575

0 commit comments

Comments
 (0)