Skip to content

Commit 38dcfbc

Browse files
author
Alexander Furer
committed
docs [skip ci]
1 parent 0a92d18 commit 38dcfbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ jobs:
2525
run: chmod +x gradlew
2626
- name: Build with Gradle
2727
env:
28-
GRPC_CONSUL_DISCOVERY_PREFER_IP_ADDRESS: true # otherwise, host name can't be resolved from consul docker image to github runner
28+
GRPC_CONSUL_DISCOVERY_PREFER_IP_ADDRESS: true # otherwise, host name can't be resolved from consul docker image to github runner (it tests)
2929
run: ./gradlew build

0 commit comments

Comments
 (0)