mirror of
https://github.com/neovim/neovim.git
synced 2026-04-25 16:54:12 +00:00
* ci: show all logs at the end of a run The current CI won't show the logs on error due to early exit. This will at least show the logs, although for all tests at once.