mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
Detect if on CI by checking that the CI environment variable is set to "true". This is a common pattern among CI providers, including github actions and cirrus.