Skip to content

Commit 31b9362

Browse files
authored
Re-enable go test in CircleCI (#173)
1 parent f042132 commit 31b9362

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CI/pom.xml.circleci

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -855,7 +855,7 @@
855855
<module>samples/client/petstore/kotlin-threetenbp/</module>
856856
<module>samples/client/petstore/kotlin-string/</module>
857857
<!-- test non-java projects -->
858-
<!--<module>samples/client/petstore/go</module>-->
858+
<module>samples/client/petstore/go</module>
859859
<!-- servers -->
860860
<module>samples/server/petstore/java-vertx/rx</module>
861861
<module>samples/server/petstore/java-vertx/async</module>

0 commit comments

Comments
 (0)