Skip to content

Commit 44ebcb4

Browse files
committed
VED-812: Add missing env var.
1 parent 1f54c44 commit 44ebcb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run-e2e-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ jobs:
120120
run: |
121121
# TODO - handle PR deployments
122122
export SERVICE_BASE_PATH=immunisation-fhir-api/FHIR/R4
123+
export PROXY_NAME=immunisation-fhir-api-internal-dev
123124
124125
poetry run python -m unittest -c -v
125126

0 commit comments

Comments
 (0)