tuhaihe commented on code in PR #1514:
URL: https://github.com/apache/cloudberry/pull/1514#discussion_r2730138158
##########
.github/workflows/build-deb-cloudberry.yml:
##########
@@ -246,7 +246,8 @@ jobs:
"gpcontrib/pxf_fdw:installcheck",
"gpcontrib/zstd:installcheck",
"gpcontrib/gp_sparse_vector:installcheck",
- "gpcontrib/gp_toolkit:installcheck"]
+ "gpcontrib/gp_toolkit:installcheck",
+ "gpcontrib/gp_internal_tools:installcheck"]
Review Comment:
If any test failed, I think we can see the regression diffs in the
`ic-gpcontrib` workflow, just like this:
https://github.com/apache/cloudberry/actions/runs/21382244420/job/61553702125.
--
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]