Skip to content

Commit 08202fc

Browse files
committed
[NDR-293] Update comment
1 parent 8dc550b commit 08202fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/base-e2e-backendtest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
echo "NDR_API_ENDPOINT=$API_URL" >> $GITHUB_ENV
8282
echo "AWS_WORKSPACE=$AWS_WORKSPACE" >> $GITHUB_ENV
8383
84-
# Set APIM_ENDPOINT for pre-prod
84+
# Set APIM_ENDPOINT
8585
if [[ "$SANDBOX" = "pre-prod" ]]; then
8686
echo "APIM_ENDPOINT=int.api.service.nhs.uk" >> "$GITHUB_ENV"
8787
elif [[ "$SANDBOX" == "ndr-test" ]]; then

0 commit comments

Comments
 (0)