mirror of
https://github.com/neovim/neovim.git
synced 2026-05-01 11:34:56 +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.