From 97adbfc17bfce42aefc3d258c85c60a40d443822 Mon Sep 17 00:00:00 2001 From: Cheng Liu Date: Mon, 21 Oct 2024 21:34:32 -0700 Subject: [PATCH] fix: ci test --- apps/sparo-lib/src/cli/commands/list-profiles.ts | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/apps/sparo-lib/src/cli/commands/list-profiles.ts b/apps/sparo-lib/src/cli/commands/list-profiles.ts index 5433c67..40acc7e 100644 --- a/apps/sparo-lib/src/cli/commands/list-profiles.ts +++ b/apps/sparo-lib/src/cli/commands/list-profiles.ts @@ -109,11 +109,12 @@ export class ListProfilesCommand implements ICommand