fix: stabilize ci checks
This commit is contained in:
@@ -51,7 +51,6 @@ export type AgentCliOpts = {
|
||||
local?: boolean;
|
||||
};
|
||||
|
||||
|
||||
function parseTimeoutSeconds(opts: { cfg: ReturnType<typeof loadConfig>; timeout?: string }) {
|
||||
const raw =
|
||||
opts.timeout !== undefined
|
||||
|
||||
Reference in New Issue
Block a user