Skip to content

Commit 7f5b391

Browse files
committed
run ruby test first
1 parent 95eb06e commit 7f5b391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -569,8 +569,8 @@
569569
<modules>
570570
<!-- run ruby test first which has a random delay script to
571571
avoid issues with running 2 CI jobs in parallel. -->
572-
<module>samples/client/petstore/python</module>
573572
<module>samples/client/petstore/ruby</module>
573+
<module>samples/client/petstore/python</module>
574574
<module>samples/client/petstore/typescript-fetch/tests/default</module>
575575
<module>samples/client/petstore/typescript-fetch/builds/default</module>
576576
<module>samples/client/petstore/typescript-fetch/builds/es6-target</module>

0 commit comments

Comments
 (0)