enabling CI with feature testing (#13)

This commit is contained in:
zhenfei
2022-05-12 19:52:43 -04:00
committed by GitHub
parent fbd400941e
commit 213ce7fa3f

View File

@@ -4,4 +4,5 @@
export RUSTFLAGS="-C overflow-checks=on"
cargo test --release -- -Zunstable-options --report-time
cargo test --no-run --features=print-trace
cargo test --no-run --no-default-features