Use make in CI

This commit is contained in:
Adam Stankiewicz
2020-08-24 11:53:03 +02:00
parent 55ad5a982a
commit 38ce8e9cb6

View File

@@ -18,4 +18,4 @@ jobs:
vim --version
- uses: actions/checkout@v2
- name: Run Tests
run: scripts/test
run: make test