Skip to content

Commit fa9d6bc

Browse files
committed
[DO NOT MERGE] fix dig call
1 parent cf875b1 commit fa9d6bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/drivers-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ jobs:
330330
retry_wait_seconds: 15
331331
timeout_minutes: 20
332332
command: |
333-
dig https://ohio.cloud.databricks.com.
333+
dig ohio.cloud.databricks.com.
334334
curl -v https://ohio.cloud.databricks.com.
335335
cd ./packages/cubejs-testing-drivers
336336
export DEBUG=testcontainers

0 commit comments

Comments
 (0)