ilyachur/cmake4vim

Unit test should run on pull request

salco opened this issue · 2 comments

salco commented

I think it can help the pull request to get feedback on unit test from github-action.

In .github/workflows/linux.yml and .github/workflows/windows.yml

To do that, we could add pull_request .

Created a PR: #30

I merged PR to the master branch