Merge pull request #17467 from dundargoc/ci/remove-failing-windows

ci: remove failing windows CI tests
This commit is contained in:
James McCoy
2022-02-25 07:10:29 -05:00
committed by GitHub
30 changed files with 80 additions and 17 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