Skip to content

Commit d313d3d

Browse files
committed
fix compilation of sample
1 parent 4391cb7 commit d313d3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/samples-jdk17.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
- samples/client/petstore/java/microprofile-rest-client-outer-enum
5757
# servers
5858
- samples/openapi3/server/petstore/springboot-3
59-
- samples/openapi3/server/petstore/springboot-3-include-http-request-context/**
59+
- samples/openapi3/server/petstore/springboot-3-include-http-request-context
6060
- samples/server/petstore/java-camel/
6161
- samples/server/petstore/java-helidon-server/v3/mp/
6262
- samples/server/petstore/java-helidon-server/v3/se

0 commit comments

Comments
 (0)