Skip to content

Commit 4606b78

Browse files
GuyEshdathanalytics-data-service
authored andcommitted
added athena to test-all-warehouses
1 parent abeb2aa commit 4606b78

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test-all-warehouses.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
redshift,
3535
databricks,
3636
databricks_catalog,
37+
athena,
3738
]
3839
uses: ./.github/workflows/test-warehouse.yml
3940
with:

.github/workflows/test-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
redshift,
5555
databricks,
5656
databricks_catalog,
57+
athena,
5758
]
5859
needs: get-latest-release-tags
5960
uses: ./.github/workflows/test-warehouse.yml

0 commit comments

Comments
 (0)