Skip to content

Commit

Permalink
clear up
Browse files Browse the repository at this point in the history
  • Loading branch information
juliannguyen4 committed Dec 4, 2024
1 parent a0c6b31 commit fd7b4dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-config-conf/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: 'This only works for the Python client.'
inputs:
server-container-name:
required: true
description: Server Docker container name we are running the tests against
description: Server Docker container name we are running the tests against. Needed to get the cluster name for connecting via TLS
where-is-client-connecting-from:
required: false
description: 'docker-host, separate-docker-container, "remote-connection" via DOCKER_HOST'
Expand Down

0 comments on commit fd7b4dd

Please sign in to comment.