Skip to content

Commit 71f8df9

Browse files
committed
[DO NOT MERGE] more curl calls
1 parent fa9d6bc commit 71f8df9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/drivers-tests.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,8 @@ jobs:
331331
timeout_minutes: 20
332332
command: |
333333
dig ohio.cloud.databricks.com.
334-
curl -v https://ohio.cloud.databricks.com.
334+
curl -v https://ohio.cloud.databricks.com
335+
curl -v https://ohio.cloud.databricks.com/sql/1.0/warehouses/
335336
cd ./packages/cubejs-testing-drivers
336337
export DEBUG=testcontainers
337338
yarn ${{ matrix.database }}-full

0 commit comments

Comments
 (0)