Skip to content

Commit 00ac0dd

Browse files
author
Janne Rönkkö
committed
DEV: Test E2E test durations file updating
1 parent 2c31c90 commit 00ac0dd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,14 @@ 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+
secrets:
15+
jore4-ci-data-repo-ssh-key: ${{ secrets.JORE4_CI_DATA_REPO_DEPLOY_KEY }}

0 commit comments

Comments
 (0)