mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-09 14:47:56 -05:00
chore(tfhe): update testing script to allow custom RUSTFLAGS
This commit is contained in:
@@ -42,8 +42,6 @@ filter_expression=''\
|
||||
')'\
|
||||
'and not test(~smart_add_and_mul)' # This test is too slow
|
||||
|
||||
export RUSTFLAGS="-C target-cpu=native"
|
||||
|
||||
# Run tests only no examples or benches
|
||||
cargo ${1:+"${1}"} nextest run \
|
||||
--tests \
|
||||
|
||||
Reference in New Issue
Block a user