enable testing

This commit is contained in:
xoviat 2021-01-27 16:39:52 -06:00
parent 3dfecaaf7c
commit 609ea80276
1 changed files with 1 additions and 3 deletions

View File

@ -76,7 +76,5 @@ build_script:
- cmake --build . - cmake --build .
test_script: test_script:
- echo Running Test - ctest -j2
- cd utest
- openblas_utest