Skip to content

Commit 8dc3488

Browse files
committed
run tests with fusion cli branch for now
1 parent e39ff39 commit 8dc3488

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
@@ -63,7 +63,7 @@ jobs:
6363
with:
6464
warehouse-type: ${{ matrix.warehouse-type }}
6565
dbt-version: ${{ matrix.dbt-version }}
66-
elementary-ref: ${{ inputs.elementary-ref }}
66+
elementary-ref: ${{ inputs.elementary-ref || 'ele-4724-dbt_fusion-support' }} # TODO: remove once the CLI PR is merged
6767
dbt-data-reliability-ref: ${{ inputs.dbt-data-reliability-ref || (github.event_name == 'pull_request_target' && github.event.pull_request.head.sha) || '' }}
6868
secrets: inherit
6969

0 commit comments

Comments
 (0)