diff options
author | dundargoc <33953936+dundargoc@users.noreply.github.com> | 2023-05-22 10:47:40 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-22 09:47:40 +0100 |
commit | 4f1d75daf8f4873d995c7e1eb93e56a2b22d2046 (patch) | |
tree | f4805d0910572f9d687132594568a4dbf71d579a /test/functional/api/highlight_spec.lua | |
parent | 01ea42c32afe8d235d2110a5fcf12a353a7d2a71 (diff) | |
download | rneovim-4f1d75daf8f4873d995c7e1eb93e56a2b22d2046.tar.gz rneovim-4f1d75daf8f4873d995c7e1eb93e56a2b22d2046.tar.bz2 rneovim-4f1d75daf8f4873d995c7e1eb93e56a2b22d2046.zip |
ci: enable colors by default when testing
Test colors were disabled in be7290d214673287218dcbd1a6730961cc067190
due to color codes interfering with the logs. I believe the solution to
disable colors is too aggressive. Reading raw logs isn't common compared
to reading CI results from the github UI. We should optimize the most
common use case.
It is also possible to interpret the colors codes in logs from neovim
with a plugin that interprets ansi escape sequences.
Diffstat (limited to 'test/functional/api/highlight_spec.lua')
0 files changed, 0 insertions, 0 deletions