We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a46a7b commit 7f9f8d7Copy full SHA for 7f9f8d7
1 file changed
.github/workflows/test-warehouse.yml
@@ -134,7 +134,6 @@ jobs:
134
if: inputs.dbt-version == 'fusion'
135
run: |
136
curl -fsSL https://public.cdn.getdbt.com/fs/install/install.sh | sh -s -- --update
137
- ~/.local/bin/dbt system update --version canary
138
139
- name: Install Elementary
140
run: pip install "./elementary[${{ (inputs.warehouse-type == 'databricks_catalog' && 'databricks') || inputs.warehouse-type }}]"
0 commit comments