mirror of
https://github.com/neovim/neovim
synced 2025-07-15 16:51:49 +00:00
fix: include ci/ in exported tarball
src/nvim/testdir/runnvim.sh re-uses the test suite code from ci/ to cleanup the output of legacy tests. Closes #15856 [skip ci]
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -1,7 +1,6 @@
|
||||
*.h linguist-language=C
|
||||
src/nvim/testdir/test42.in diff
|
||||
.github/ export-ignore
|
||||
ci/ export-ignore
|
||||
.travis.yml export-ignore
|
||||
codecov.yml export-ignore
|
||||
.builds/ export-ignore
|
||||
|
Reference in New Issue
Block a user