Skip to content

Commit c9a2b13

Browse files
committed
samples(kotlin): adding the new folder to the github workflow
1 parent 9642698 commit c9a2b13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/samples-kotlin-client.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070
- samples/client/others/kotlin-jvm-okhttp-path-comments
7171
- samples/client/others/kotlin-integer-enum
7272
- samples/client/petstore/kotlin-allOff-discriminator-kotlinx-serialization
73+
- samples/client/petstore/kotlin-generateModelBuilders
7374
steps:
7475
- uses: actions/checkout@v5
7576
- uses: actions/setup-java@v4

0 commit comments

Comments
 (0)