Skip to content

Commit

Permalink
Removes blas from Miri
Browse files Browse the repository at this point in the history
  • Loading branch information
akern40 committed Oct 26, 2024
1 parent d099bf5 commit 8bcb988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/miri-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ RUSTFLAGS="-Zrandomize-layout"
# MIRIFLAGS="-Zmiri-tree-borrows"

# General tests
cargo miri test -v -p ndarray -p ndarray-rand --features approx,serde,blas
cargo miri test -v -p ndarray -p ndarray-rand --features approx,serde

0 comments on commit 8bcb988

Please sign in to comment.