XVimProject / XVim2

Vim key-bindings for Xcode 9
MIT License
2.3k stars 181 forks source link

run unit test in CI #377

Closed r-plus closed 3 years ago

r-plus commented 3 years ago

We can detect test case broken commit/pull_request by CI check.

Success log: https://github.com/r-plus/XVim2/runs/2396833192?check_suite_focus=true Failed log: https://github.com/r-plus/XVim2/runs/2396812967?check_suite_focus=true

Close https://github.com/XVimProject/XVim2/issues/375