ci: skip tests that fail on windows

This commit is contained in:
Dundar Göc
2022-02-19 11:11:05 +01:00
parent 2550212b25
commit 82c5a02050
16 changed files with 39 additions and 3 deletions

View File

@@ -39,7 +39,8 @@ source test_put.vim
source test_rename.vim
source test_scroll_opt.vim
source test_shift.vim
source test_sort.vim
" Test fails on windows CI when using the MSVC compiler.
" source test_sort.vim
source test_sha256.vim
source test_suspend.vim
source test_syn_attr.vim