Skip to content

Commit 6e7d2e3

Browse files
committed
TO DROP: from fusion cli branch
1 parent c05a7cd commit 6e7d2e3

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
@@ -60,7 +60,7 @@ jobs:
6060
with:
6161
warehouse-type: ${{ matrix.warehouse-type }}
6262
dbt-version: ${{ matrix.dbt-version }}
63-
elementary-ref: ${{ inputs.elementary-ref || 'ele-4724-dbt_fusion-support' }}
63+
elementary-ref: ${{ 'ele-4724-dbt_fusion-support' }}
6464
dbt-data-reliability-ref: ${{ inputs.dbt-data-reliability-ref || (github.event_name == 'pull_request_target' && github.event.pull_request.head.sha) || '' }}
6565
secrets: inherit
6666

0 commit comments

Comments
 (0)