mirror of
https://github.com/neovim/neovim.git
synced 2026-03-19 15:18:15 +00:00
Problem: Not all tests are executed on Github Actions.
Solution: Copy "src" to "src2" earlier. Recognize "src2" in a couple more
places. Add two tests to the list of flaky tests. (Ken Takata,
closes vim/vim#6798)
7d6979608e
Co-authored-by: Bram Moolenaar <Bram@vim.org>