/** Returns true if current environment is running inside CI. Otherwise returns false. */
export function insideCi(): boolean