Skip to content

Commit 9123394

Browse files
adrientheboroboquat
authored andcommitted
Update install/tests/Makefile
1 parent d608559 commit 9123394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/tests/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ aws-kubeconfig:
200200
aws eks update-kubeconfig --name gp-${TF_VAR_TEST_ID} --region eu-west-1 --kubeconfig ${KUBECONFIG} || echo "No cluster present"
201201
@echo -e "\033[0;33mAWS service account credentials fetched, run 'source $$(pwd)/$${TF_VAR_TEST_ID}-creds' to load them into your environment\033[0;m"
202202

203-
# GitHub SCM integration can configured prior to install. To enable the integration,
203+
# GitHub SCM integration can be configured prior to install. To enable the integration,
204204
# set the `GITHUB_SCM_OAUTH` variable to a path containing the following contents:
205205
#
206206
# ```yaml

0 commit comments

Comments
 (0)