Skip to content

Commit a8b3e92

Browse files
committed
chore: migrate tests actions to new self serve changes
1 parent a3814ce commit a8b3e92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generator-test-sdk.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ jobs:
4141
needs: [ transform-specs ]
4242
uses: ./.github/workflows/selfserve-generate.yaml
4343
with:
44-
templates: 'sdk-repo/generator/openapi/src/main/resources/templates/expediagroup-sdk'
4544
name: ${{ inputs.namespace }}
4645
version: ${{ inputs.version }}
46+
templates: 'sdk-repo/generator/openapi/src/main/resources/templates/expediagroup-sdk'

0 commit comments

Comments
 (0)