Run unit tests on Linux.
This commit is contained in:
committed by
abcdefg30
parent
12e6932930
commit
dd9ab16401
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -25,6 +25,7 @@ jobs:
|
||||
- name: Check Code
|
||||
run: |
|
||||
make check
|
||||
make tests
|
||||
|
||||
- name: Check Mods
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user