This is an automated email from the ASF dual-hosted git repository. reshke pushed a commit to branch reshke-patch-1 in repository https://gitbox.apache.org/repos/asf/cloudberry.git
commit d102513ee5fc15a959b44e848f0b57ec46ddf2ba Author: reshke <[email protected]> AuthorDate: Fri Dec 12 00:47:35 2025 +0500 Update build-deb-cloudberry.yml: add amcheck target --- .github/workflows/build-deb-cloudberry.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build-deb-cloudberry.yml b/.github/workflows/build-deb-cloudberry.yml index 38c2391376e..e37b87df120 100644 --- a/.github/workflows/build-deb-cloudberry.yml +++ b/.github/workflows/build-deb-cloudberry.yml @@ -225,6 +225,7 @@ jobs: }, {"test":"ic-deb-contrib", "make_configs":["contrib/auto_explain:installcheck", + "contrib/amcheck:installcheck", "contrib/citext:installcheck", "contrib/btree_gin:installcheck", "contrib/file_fdw:installcheck", --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
