Skip to content

Commit a02082e

Browse files
committed
Re-enable CI test with blas feature
1 parent 2c009da commit a02082e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,6 @@ jobs:
7676
uses: actions-rs/cargo@v1
7777
with:
7878
command: test
79-
args: --all --release --features persistent-moe,nlopt # ,blas,linfa/intel-mkl-static # disabled till linfa 0.8
79+
args: --all --release --features persistent-moe,nlopt,blas,linfa/intel-mkl-static
8080

8181

0 commit comments

Comments
 (0)