Skip to content

Commit 94bfc4c

Browse files
authored
Merge pull request #1882 from elementary-data/athena-integrations
added athena to test-all-warehouses
2 parents f2c9ea9 + 8f51096 commit 94bfc4c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.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)