diff --git a/.github/workflows/samples-python-petstore.yaml b/.github/workflows/samples-python-petstore.yaml index 071b80db5450..51b74e6c945f 100644 --- a/.github/workflows/samples-python-petstore.yaml +++ b/.github/workflows/samples-python-petstore.yaml @@ -6,6 +6,7 @@ on: - samples/openapi3/client/petstore/python-aiohttp/** - samples/openapi3/client/petstore/python-httpx/** - samples/openapi3/client/petstore/python/** + - samples/openapi3/client/petstore/python-lazyImports/** - .github/workflows/samples-python-petstore.yaml jobs: