ci: skip ruby provider tests on Windows

Installing the ruby provider takes anything between 1 and 1.5 minutes on
Windows, which is a big drain on our CI. Remove it until we find a more
sustainable solution.
This commit is contained in:
dundargoc 2023-03-11 09:41:58 +01:00 committed by GitHub
parent d8ef6770bd
commit a1edbd3564
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -329,9 +329,6 @@ jobs:
# Sanity check
python -c "import pynvim; print(str(pynvim))"
gem.cmd install --pre neovim
Get-Command -CommandType Application neovim-ruby-host.bat
node --version
npm.cmd --version