Skip to content

Commit a5c5d4d

Browse files
author
Weslley da Silva Pereira
committed
Enable LAPACK++ tests in the action test-blaspp-flag
1 parent 6cf667f commit a5c5d4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ jobs:
250250
fail-fast: false
251251
matrix:
252252
sharedlib: [ OFF, ON ]
253-
lapackpp: [ OFF ]
253+
lapackpp: [ OFF, ON ]
254254
optblas: [ OFF, ON ]
255255
optlapack: [ OFF, ON ]
256256
exclude:

0 commit comments

Comments
 (0)