Skip to content

Commit 114d347

Browse files
committed
Add missing BASE_PROXY_NAME
1 parent 85a72b4 commit 114d347

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/actions/acceptance-tests/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ runs:
104104
run: |
105105
echo "$SUPPLIER_API_PRIVATE_KEY" > "${GITHUB_WORKSPACE}/internal-dev-test-1.pem"
106106
chmod 600 "${GITHUB_WORKSPACE}/internal-dev-test-1.pem"
107+
BASE_PROXY_NAME=nhs-notify-supplier--internal-dev--nhs-notify-supplier
107108
108109
export API_ENVIRONMENT=internal-dev
109110
if [[ -z "$PR_NUMBER" ]]; then

0 commit comments

Comments
 (0)