Skip to content

Commit 95114bb

Browse files
author
Janne Rönkkö
committed
Do not checkout git repository or extract metadata in run-ci GHA action
1 parent f6145bf commit 95114bb

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

github-actions/run-ci/action.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -103,14 +103,6 @@ inputs:
103103
runs:
104104
using: composite
105105
steps:
106-
- name: Checkout code
107-
uses: actions/checkout@v4
108-
with:
109-
submodules: recursive
110-
111-
- name: Extract metadata to env variables
112-
uses: HSLdevcom/jore4-tools/github-actions/extract-metadata@extract-metadata-v1
113-
114106
- name: Start e2e env
115107
uses: HSLdevcom/jore4-tools/github-actions/setup-e2e-environment@setup-e2e-environment-v8
116108
with:

0 commit comments

Comments
 (0)