pub fn detect_provider() -> CiProviderExpand description
Detects the CI provider by checking for the existence of environment variables
specific to each provider. Returns Unknown if no provider is detected.
pub fn detect_provider() -> CiProviderDetects the CI provider by checking for the existence of environment variables
specific to each provider. Returns Unknown if no provider is detected.