mirror of
https://github.com/chenasraf/vim-matchup.git
synced 2026-05-18 01:38:57 +00:00
Add new testing
This commit is contained in:
6
.github/workflows/vim.yml
vendored
6
.github/workflows/vim.yml
vendored
@@ -36,3 +36,9 @@ jobs:
|
||||
- name: 'Run test'
|
||||
run: |
|
||||
bash ./test/vader/run
|
||||
|
||||
- name: 'Run new tests'
|
||||
env:
|
||||
MYVIM: vim -T dumb --not-a-term -n
|
||||
run: |
|
||||
cd ./test/new && make -j1
|
||||
|
||||
Reference in New Issue
Block a user