We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6b16ec commit 2264329Copy full SHA for 2264329
github-actions/run-ci/action.yml
@@ -139,6 +139,6 @@ runs:
139
- name: Run e2e tests
140
env:
141
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
+ uses: HSLdevcom/jore4-tools/github-actions/run-cypress-tests@run-cypress-tests-v3
143
with:
144
test-tags: "${{ inputs.test-tags }}"
0 commit comments