Run tests on macOS in CI

This commit is contained in:
Tor Arne Vestbø
2021-07-07 00:38:39 +02:00
parent 49678d33e2
commit f82d710ec8

View File

@@ -21,6 +21,9 @@ jobs:
- name: Build
run: make
- name: Test
run: make check
- name: Install
run: sudo make install