Add new testing

This commit is contained in:
Andy K. Massimino
2021-06-10 22:03:00 -04:00
parent e8cc8d9b14
commit 7f750bb0e6
7 changed files with 147 additions and 0 deletions

View File

@@ -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