comment out python-legacy test in circleci

This commit is contained in:
William Cheng 2022-01-16 17:21:25 +08:00
parent ffe5df8fa1
commit b8a6921a98

View File

@ -1283,7 +1283,7 @@
<module>samples/client/petstore/python</module> <module>samples/client/petstore/python</module>
<module>samples/client/petstore/python_disallowAdditionalPropertiesIfNotPresent</module> <module>samples/client/petstore/python_disallowAdditionalPropertiesIfNotPresent</module>
<module>samples/openapi3/client/petstore/python</module> <module>samples/openapi3/client/petstore/python</module>
<module>samples/openapi3/client/petstore/python-legacy</module> <!--<module>samples/openapi3/client/petstore/python-legacy</module>-->
<!-- TODO comment out below when the test for typescript-nestjs is ready <!-- TODO comment out below when the test for typescript-nestjs is ready
<module>samples/client/petstore/typescript-nestjs-v6-provided-in-root</module>--> <module>samples/client/petstore/typescript-nestjs-v6-provided-in-root</module>-->
<!-- comment out due to error `npm run build` <!-- comment out due to error `npm run build`