From b1811e9c1f19af4fb7f0026c67c02dc47571b460 Mon Sep 17 00:00:00 2001 From: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com> Date: Tue, 7 Mar 2023 21:21:50 +0000 Subject: [PATCH] Fixed path for dubbo Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com> --- .github/scripts/test-info.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/scripts/test-info.mjs b/.github/scripts/test-info.mjs index 3c87452be..178ee0349 100644 --- a/.github/scripts/test-info.mjs +++ b/.github/scripts/test-info.mjs @@ -86,7 +86,7 @@ const components = { conformance: true, certification: true, }, - 'bindings.dubbo': { + 'bindings.alicloud.dubbo': { certification: true, }, 'bindings.http': {