tuhaihe commented on PR #1190: URL: https://github.com/apache/cloudberry/pull/1190#issuecomment-3802788461
Hi, for the postgres_fdw test, can try to add the following line to the `build-cloudberry.yml` and `build-deb-cloudberry.yml`: ``` "contrib/postgres_fdw:installcheck" ``` https://github.com/apache/cloudberry/blob/103da7ad86e846cd241ac89e5085a55b9fa37d7e/.github/workflows/build-cloudberry.yml#L287-L290 https://github.com/apache/cloudberry/blob/103da7ad86e846cd241ac89e5085a55b9fa37d7e/.github/workflows/build-deb-cloudberry.yml#L226-L230 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
