Skip to content

Function: isCi()

isCi(env?): boolean

Defined in: packages/aiui-util/src/environment.ts:36

Truthy CI env var, with the conventional "false"/"0" escape hatches.

Parameters

env?

ProcessEnv = process.env

Returns

boolean