mirror of
https://github.com/neovim/neovim.git
synced 2026-04-01 13:22:08 +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.