Skip to content

Commit e7a89d0

Browse files
author
Janne Rönkkö
committed
DEV: Test E2E test durations file updating
1 parent 6af416e commit e7a89d0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/ci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,15 @@ name: CI
22

33
on:
44
pull_request:
5+
push:
56

67
jobs:
78
run_e2e_tests_workflow:
89
name: Test run E2E tests workflow
910
uses: ./.github/workflows/shared-run-e2e.yml
1011
with:
1112
test-tags: ''
13+
update-e2e-test-durations: true
14+
cypress_version: crjore4prod001.azurecr.io/jore4-cypress:cypress-composite-event-handler-2025-06-13-a773a5abdd4a387279402941f56a7bfa892d7bb9
15+
secrets:
16+
jore4-ci-data-repo-ssh-key: ${{ secrets.JORE4_CI_DATA_REPO_DEPLOY_KEY }}

0 commit comments

Comments
 (0)