update kotlin client tests

This commit is contained in:
William Cheng 2022-05-05 00:52:35 +08:00
parent 6bd7036ff8
commit ee038e7e6c

View File

@ -45,6 +45,8 @@ jobs:
- samples/client/petstore/kotlin-default-values-jvm-retrofit2
- samples/client/petstore/kotlin-default-values-jvm-volley
- samples/client/petstore/kotlin-default-values-multiplatform
- samples/client/petstore/kotlin-jvm-ktor-jackson
- samples/client/petstore/kotlin-jvm-ktor-gson
steps:
- uses: actions/checkout@v3
- uses: actions/setup-java@v3