We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54530f7 commit 9fe3c53Copy full SHA for 9fe3c53
.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 2.0.0-preview.30
138
139
- name: Install Elementary
140
run: pip install "./elementary[${{ (inputs.warehouse-type == 'databricks_catalog' && 'databricks') || inputs.warehouse-type }}]"
0 commit comments