Skip to content

Commit

Permalink
Test changes
Browse files Browse the repository at this point in the history
  • Loading branch information
cYKatherine committed Jan 17, 2024
1 parent a651a34 commit 52cdf89
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/shared-run-e2e-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,11 @@ jobs:

- name: Prepare Azure metadata
id: prepare_azure_metadata
<<<<<<< Updated upstream
if: ${{ inputs.operator_type == 'azure' }}
=======
if: ${{ inputs.operator_type == 'azure'}}
>>>>>>> Stashed changes
uses: IABTechLab/uid2-shared-actions/actions/prepare_azure_metadata@v2
with:
operator_image_version: ${{ inputs.operator_image_version }}
Expand Down

0 comments on commit 52cdf89

Please sign in to comment.