Skip to content

Commit

Permalink
include more samples for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
wing328 committed Oct 9, 2021
1 parent 8dc3e86 commit 4f67c6b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/gradle-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ jobs:
- samples/openapi3/client/extensions/x-auth-id-alias/java/jersey2-java8
- samples/openapi3/client/petstore/java/jersey2-java8-special-characters
- samples/openapi3/client/petstore/java/jersey2-java8
- samples/client/petstore/java/okhttp-gson
- samples/client/petstore/java/rest-assured
- samples/client/petstore/java/resteasy
- samples/client/petstore/java/resttemplate
steps:
- uses: actions/checkout@v2
- uses: actions/setup-java@v2
Expand Down

0 comments on commit 4f67c6b

Please sign in to comment.