Skip to content

Commit 04abb2e

Browse files
committed
Fix lint
1 parent 19186dd commit 04abb2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/cli/src/lib/SkillManager.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ export class SkillManager {
161161
registry = `${parts[0]}/${parts[1]}`;
162162
}
163163
} catch {
164+
// Ignore errors
164165
}
165166

166167
skills.push({

0 commit comments

Comments
 (0)