Skip to content

Commit c27ed4f

Browse files
author
Janne Rönkkö
committed
Remove usage of extract-metada GHA action from test-setup-e2e-environment-action
The variables set by extract-metadate were not used (anymore)
1 parent b44e968 commit c27ed4f

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/test-setup-e2e-environment-action.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,6 @@ jobs:
5656
- name: Checkout code
5757
uses: actions/checkout@v4
5858

59-
- name: Retrieve branch name
60-
uses: HSLdevcom/jore4-tools/github-actions/extract-metadata@extract-metadata-v1
61-
6259
- name: Create a temporary custom docker compose file for testing
6360
run: |
6461
touch custom-compose.yml

0 commit comments

Comments
 (0)