add samples/client/petstore/kotlin-bigdecimal-default to kotlin ci tests

This commit is contained in:
William Cheng 2022-04-24 15:45:01 +08:00
parent 4fbe64d4fb
commit b100d87744

View File

@ -39,6 +39,7 @@ jobs:
- samples/client/petstore/kotlin-threetenbp
- samples/client/petstore/kotlin-uppercase-enum
- samples/client/petstore/kotlin-array-simple-string
- samples/client/petstore/kotlin-bigdecimal-default
steps:
- uses: actions/checkout@v3
- uses: actions/setup-java@v3