We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95eb06e commit 7f5b391Copy full SHA for 7f5b391
pom.xml
@@ -569,8 +569,8 @@
569
<modules>
570
<!-- run ruby test first which has a random delay script to
571
avoid issues with running 2 CI jobs in parallel. -->
572
- <module>samples/client/petstore/python</module>
573
<module>samples/client/petstore/ruby</module>
+ <module>samples/client/petstore/python</module>
574
<module>samples/client/petstore/typescript-fetch/tests/default</module>
575
<module>samples/client/petstore/typescript-fetch/builds/default</module>
576
<module>samples/client/petstore/typescript-fetch/builds/es6-target</module>
0 commit comments