pub fn is_ci() -> bool
Returns true if in a CI environment by checking the CI environment variable, or by detecting a provider. An explicit CI=false opts out of detection.
CI
CI=false