mirror of
https://github.com/vim/vim.git
synced 2026-02-05 11:34:36 +01:00
Problem: CI: Pre-v9.0.0110 versions generate bogus documentation tag
entries
Solution: Set $VIMPROG to the freshly compiled Vim (Aliaksei Budavei)
related: #10813
related: #15099
Signed-off-by: Aliaksei Budavei <0x000c70@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>