Skip to content

Commit 68a7317

Browse files
author
Janne Rönkkö
committed
DEBUG: verify environment variables are set correctly
1 parent 9208a21 commit 68a7317

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jobs:
158158
uses: HSLdevcom/jore4-tools/github-actions/setup-e2e-environment@e2e-test-duration
159159
with:
160160
docker_compose_bundle_gha_artifact: "${{ inputs.docker_compose_bundle_gha_artifact }}"
161-
ui_version: "${{ inputs.ui_version }}"
161+
ui_version: alpine:does-not-exist
162162
cypress_version: "${{ inputs.cypress_version }}"
163163
hasura_version: "${{ inputs.hasura_version }}"
164164
auth_version: "${{ inputs.auth_version }}"

0 commit comments

Comments
 (0)