mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-19 22:52:08 +08:00
chore: verify ci is working
This commit is contained in:
parent
1b952730cd
commit
a2434a397d
@ -28,6 +28,8 @@ export async function ensureServerTrusted(
|
||||
): Promise<MCPServer | null> {
|
||||
const isProtocolInstall = currentServer.installSource === 'protocol'
|
||||
|
||||
const UNUSED_VAR_TO_TEST_CI = 'UNUSED_VAR_TO_TEST_CI'
|
||||
|
||||
logger.silly('ensureServerTrusted', {
|
||||
serverId: currentServer.id,
|
||||
installSource: currentServer.installSource,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user