Skip to content

Commit 4fb6ac9

Browse files
author
Janne Rönkkö
committed
DEV: use setup-e2e-environment from e2e-test-duration branch
1 parent 77d8f99 commit 4fb6ac9

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
@@ -155,7 +155,7 @@ jobs:
155155
steps:
156156
- name: Start e2e env
157157
id: start-e2e-env
158-
uses: HSLdevcom/jore4-tools/github-actions/setup-e2e-environment@setup-e2e-environment-v9
158+
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 }}"
161161
ui_version: "${{ inputs.ui_version }}"

0 commit comments

Comments
 (0)