Skip to content

Commit f4ea9ae

Browse files
committed
Add test with no-feature
1 parent 325f048 commit f4ea9ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/intel-mkl-sys.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
- ghcr.io/rust-math/rust-mkl:1.62.1-2020.1
1616
- rust:1.62.1
1717
feature:
18+
- ""
1819
- mkl-static-lp64-iomp
1920
- mkl-static-lp64-seq
2021
- mkl-static-ilp64-iomp
@@ -49,7 +50,6 @@ jobs:
4950
command: test
5051
args: >
5152
--manifest-path=intel-mkl-sys/Cargo.toml
52-
--no-default-features
5353
--features=${{ matrix.feature }}
5454
5555
windows:

0 commit comments

Comments
 (0)