Skip to content

Commit 0f2704d

Browse files
gururajsha-b
andauthoredOct 3, 2024
Update .github/workflows/tests-integration-reusable.yml
Co-authored-by: AL Berez <[email protected]>
1 parent 26e0cb2 commit 0f2704d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

Diff for: ‎.github/workflows/tests-integration-reusable.yml

-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ jobs:
101101
if: ${{ inputs.name == 'cats' }}
102102
run: |
103103
set -eu
104-
105104
ENV=$(jq -r .name metadata.json)
106105
API="$(jq -r .cf.api_url metadata.json)"
107106
DOMAIN=$(echo $API | sed "s/^api\.//")

0 commit comments

Comments
 (0)