Skip to content

Commit 2264329

Browse files
committed
Set run-ci Action to use the new run-cypress-tests-v3
1 parent a6b16ec commit 2264329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

github-actions/run-ci/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,6 @@ runs:
139139
- name: Run e2e tests
140140
env:
141141
CYPRESS_TESTS_KEPT_IN_MEMORY: "${{ inputs.cypress_tests_kept_in_memory }}"
142-
uses: HSLdevcom/jore4-tools/github-actions/run-cypress-tests@run-cypress-tests-v1
142+
uses: HSLdevcom/jore4-tools/github-actions/run-cypress-tests@run-cypress-tests-v3
143143
with:
144144
test-tags: "${{ inputs.test-tags }}"

0 commit comments

Comments
 (0)