mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-03-10 08:31:23 +00:00
Test kotlin volley sample in the CI (#11156)
* test kotlin volley sample in the ci * update samples * Revert "update samples" This reverts commit 9a0da130760a4a597e4ceef59d1538594893f724.
This commit is contained in:
1
.github/workflows/samples-kotlin.yaml
vendored
1
.github/workflows/samples-kotlin.yaml
vendored
@@ -29,6 +29,7 @@ jobs:
|
||||
# needs Android configured
|
||||
#- samples/client/petstore/kotlin-json-request-string
|
||||
- samples/client/petstore/kotlin-jvm-okhttp4-coroutines
|
||||
- samples/client/petstore/kotlin-jvm-volley
|
||||
- samples/client/petstore/kotlin-moshi-codegen
|
||||
- samples/client/petstore/kotlin-multiplatform
|
||||
- samples/client/petstore/kotlin-nonpublic
|
||||
|
||||
Reference in New Issue
Block a user