From f9b967db524494de8e37db49d2bd5d04cd842868 Mon Sep 17 00:00:00 2001 From: Sean Holung Date: Tue, 5 Nov 2024 15:39:39 -0800 Subject: [PATCH] fix --- scripts/programs/test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/programs/test.sh b/scripts/programs/test.sh index a84b4f37d7cd..62544c4a69bd 100755 --- a/scripts/programs/test.sh +++ b/scripts/programs/test.sh @@ -55,7 +55,7 @@ pushd "$programs_dir" continue fi # Skipping - for now this code is not consumed anywhere and needs some updates. - if [[ "$project" == "aws-import-iac-iam-role-csharp" ]]; then + if [[ "$project" == "aws-import-iac-iam-role-"* ]]; then continue fi