fix(plugin): restore package publishing
This commit is contained in:
@@ -32,10 +32,10 @@ test.each([
|
||||
"Credential",
|
||||
"Integration",
|
||||
"Model",
|
||||
"Plugin",
|
||||
"Provider",
|
||||
"Reference",
|
||||
"Skill",
|
||||
...(name === "effect" ? ["Tool"] : []),
|
||||
"define",
|
||||
...(name === "promise" ? ["Tool"] : []),
|
||||
])
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user