mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-05 05:20:22 +00:00
fix(test): recycle unit-fast CI batches (#51884)
* fix(test): recycle unit-fast ci batches * refactor(config): narrow discord timeout import * test(outbound): lighten target plugin stubs * refactor(auth): narrow env api key resolution * docs(auth): restore anthropic vertex sentinel comment
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { resolveEnvApiKey } from "../agents/model-auth.js";
|
||||
import { resolveEnvApiKey } from "../agents/model-auth-env.js";
|
||||
import type { OpenClawConfig } from "../config/types.js";
|
||||
import type { SecretInput } from "../config/types.secrets.js";
|
||||
import type { WizardPrompter } from "../wizard/prompts.js";
|
||||
|
||||
Reference in New Issue
Block a user