We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9208a21 commit 68a7317Copy full SHA for 68a7317
.github/workflows/shared-run-e2e.yml
@@ -158,7 +158,7 @@ jobs:
158
uses: HSLdevcom/jore4-tools/github-actions/setup-e2e-environment@e2e-test-duration
159
with:
160
docker_compose_bundle_gha_artifact: "${{ inputs.docker_compose_bundle_gha_artifact }}"
161
- ui_version: "${{ inputs.ui_version }}"
+ ui_version: alpine:does-not-exist
162
cypress_version: "${{ inputs.cypress_version }}"
163
hasura_version: "${{ inputs.hasura_version }}"
164
auth_version: "${{ inputs.auth_version }}"
0 commit comments