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.
2 parents f2c9ea9 + 8f51096 commit 94bfc4cCopy full SHA for 94bfc4c
.github/workflows/test-all-warehouses.yml
@@ -34,6 +34,7 @@ jobs:
34
redshift,
35
databricks,
36
databricks_catalog,
37
+ athena,
38
]
39
uses: ./.github/workflows/test-warehouse.yml
40
with:
.github/workflows/test-release.yml
@@ -54,6 +54,7 @@ jobs:
54
55
56
57
58
59
needs: get-latest-release-tags
60
0 commit comments