mirror of
https://github.com/neovim/neovim.git
synced 2026-06-12 14:58:15 +00:00
This reverts commit 559aa4179c.
I mistakenly believed both ways of writing were equivalent; this is
untrue. Setting continue-on-error to true will make the job pass, but
an error annotation will still be created which is misleading since it's
not actually an error.