aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/snippet.lua
diff options
context:
space:
mode:
authordundargoc <gocdundar@gmail.com>2023-10-20 15:12:37 +0200
committerdundargoc <33953936+dundargoc@users.noreply.github.com>2023-10-22 16:13:34 +0200
commitbc850ba2a090a9a4733a82a7555a5a70264ce1ac (patch)
treeca31303eda543229e13e75712812d4949d529e21 /runtime/lua/vim/snippet.lua
parent3a3e0251267a99eec6cfb2a058f9e992d01107fd (diff)
downloadrneovim-bc850ba2a090a9a4733a82a7555a5a70264ce1ac.tar.gz
rneovim-bc850ba2a090a9a4733a82a7555a5a70264ce1ac.tar.bz2
rneovim-bc850ba2a090a9a4733a82a7555a5a70264ce1ac.zip
ci: run tests in parallel
This will run the three test suites (unit, functional and old) in parallel, meaning that neovim is built for each test and run separately. This has a slight increase in total CI usage, but it allows rerunning only the specific test suite that failed for flaky tests, which will save some time. Ideally we'd remove any drawbacks by building neovim once and reusing it for each test suite, but that is not currently possible due to poor upload/download speeds of the upload-artifact and download-artifact actions. This has been addressed in https://github.com/actions/toolkit/pull/1488, but will only be made available in upload-artifact@v4 and download-artifact@v4.
Diffstat (limited to 'runtime/lua/vim/snippet.lua')
0 files changed, 0 insertions, 0 deletions