Explicitly build the tests.
This commit is contained in:
@@ -68,7 +68,7 @@ jobs:
|
||||
|
||||
- name: Build
|
||||
run: |
|
||||
cd build && make -j2
|
||||
cd build && make -j2 && make -j2 mlpack_test
|
||||
|
||||
- name: Run tests via ctest
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user