Try dgemm_tester instead of lapack-test

This commit is contained in:
Martin Kroeker 2020-04-07 23:50:41 +02:00 committed by GitHub
parent 9a4959997d
commit e1ec040b95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -165,4 +165,4 @@ steps:
- make -C test $COMMON_FLAGS - make -C test $COMMON_FLAGS
- make -C ctest $COMMON_FLAGS - make -C ctest $COMMON_FLAGS
- make -C utest $COMMON_FLAGS - make -C utest $COMMON_FLAGS
- make $COMMON_FLAGS lapack-test - make -C cpp_thread_test dgemm_tester