Skip to content

Commit cf875b1

Browse files
committed
[DO NOT MERGE] Add debug dig and curl calls
1 parent 93cb5dd commit cf875b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/drivers-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,8 @@ jobs:
330330
retry_wait_seconds: 15
331331
timeout_minutes: 20
332332
command: |
333+
dig https://ohio.cloud.databricks.com.
334+
curl -v https://ohio.cloud.databricks.com.
333335
cd ./packages/cubejs-testing-drivers
334336
export DEBUG=testcontainers
335337
yarn ${{ matrix.database }}-full

0 commit comments

Comments
 (0)