add samples/server/petstore/spring-boot-nullable-set to github workflow

This commit is contained in:
William Cheng
2022-02-12 15:24:38 +08:00
parent 25270a0389
commit 4c330f4ca0

View File

@@ -41,6 +41,7 @@ jobs:
- samples/openapi3/server/petstore/springboot-implicitHeaders
- samples/server/petstore/springboot-delegate
- samples/openapi3/server/petstore/springboot-delegate
- samples/server/petstore/spring-boot-nullable-set
steps:
- uses: actions/checkout@v2
- uses: actions/setup-java@v2