File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 4242 neovim : true
4343 version : ${{ matrix.version }}
4444 - name : Run tests
45- run : make ci
45+ run : make test
Original file line number Diff line number Diff line change 11test :
2- nvim --headless --clean -u tests/minimal_init.vim -c " PlenaryBustedDirectory tests/plenary/ {minimal_init = 'tests/minimal_init.vim'}"
2+ nvim --headless --clean -u tests/minimal_init.vim -c " TSUpdateSync org " -c " PlenaryBustedDirectory tests/plenary/ {minimal_init = 'tests/minimal_init.vim'}"
33testfile :
4- nvim --headless --clean -u tests/minimal_init.vim -c " PlenaryBustedFile $( FILE) "
5- ci :
6- nvim --noplugin --clean -u tests/minimal_init.vim -c " TSUpdateSync org" -c " qa!" && make test
4+ nvim --headless --clean -u tests/minimal_init.vim -c " TSUpdateSync org" -c " PlenaryBustedFile $( FILE) "
75docs :
86 md2vim -desc " *orgmode* *orgmode.nvim*\n* NOTE: This file is autogenerated from DOCS.md file" DOCS.md doc/orgmode.txt
97api_docs :
You can’t perform that action at this time.
0 commit comments