Skip to content

Commit f82d710

Browse files
committed
Run tests on macOS in CI
1 parent 49678d3 commit f82d710

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ jobs:
2121
- name: Build
2222
run: make
2323

24+
- name: Test
25+
run: make check
26+
2427
- name: Install
2528
run: sudo make install
2629

0 commit comments

Comments
 (0)