Skip to content

Commit 93dfa43

Browse files
committed
test-all-warehouses: remove elementary ref
1 parent ff201c0 commit 93dfa43

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

0 commit comments

Comments
 (0)