Skip to content

Commit

Permalink
Disable graphql-client quickstart
Browse files Browse the repository at this point in the history
  • Loading branch information
rsvoboda committed Jan 7, 2025
1 parent 9d681f9 commit 6968560
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,9 @@
<module>micrometer-quickstart</module>
<module>microprofile-fault-tolerance-quickstart</module>
<module>microprofile-graphql-quickstart</module>
<!-- TODO blocked by https://github.com/quarkusio/quarkus/issues/45334
<module>microprofile-graphql-client-quickstart</module>
-->
<module>microprofile-health-quickstart</module>
<module>microprofile-metrics-quickstart</module>
<module>mongodb-quickstart</module>
Expand Down

0 comments on commit 6968560

Please sign in to comment.