mirror of
https://github.com/neovim/neovim.git
synced 2026-01-07 20:07:23 +10: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.