Skip to content

Commit f1237b5

Browse files
author
Janne Rönkkö
committed
fixup! Split E2E tests based on test durations
1 parent 00ac0dd commit f1237b5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,6 @@ on:
143143
description:
144144
SSH key that can be used to write to HSLdevcom/jore4-ci-data repository.
145145
required: false
146-
default: null
147146

148147
jobs:
149148
run_e2e_tests:
@@ -192,6 +191,8 @@ jobs:
192191
-O \
193192
https://raw.githubusercontent.com/HSLdevcom/jore4-ci-data/e2e-test-durations/e2e-test-durations.json \
194193
194+
cat e2e-test-durations.json
195+
195196
docker cp e2e-test-durations.json cypress:/e2e/cypress/e2e-test-durations.json
196197
197198
- name: Run the tests

0 commit comments

Comments
 (0)