Skip to content

Commit

Permalink
Update .github/workflows/tests-integration-reusable.yml
Browse files Browse the repository at this point in the history
Co-authored-by: AL Berez <a-b@users.noreply.github.com>
  • Loading branch information
gururajsh and a-b authored Oct 3, 2024
1 parent 26e0cb2 commit 0f2704d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests-integration-reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ jobs:
if: ${{ inputs.name == 'cats' }}
run: |
set -eu
ENV=$(jq -r .name metadata.json)
API="$(jq -r .cf.api_url metadata.json)"
DOMAIN=$(echo $API | sed "s/^api\.//")
Expand Down

0 comments on commit 0f2704d

Please sign in to comment.