mirror of
https://github.com/arnaucube/hyperplonk.git
synced 2026-01-11 08:31:29 +01:00
enabling CI with feature testing (#13)
This commit is contained in:
@@ -4,4 +4,5 @@
|
|||||||
export RUSTFLAGS="-C overflow-checks=on"
|
export RUSTFLAGS="-C overflow-checks=on"
|
||||||
|
|
||||||
cargo test --release -- -Zunstable-options --report-time
|
cargo test --release -- -Zunstable-options --report-time
|
||||||
|
cargo test --no-run --features=print-trace
|
||||||
|
cargo test --no-run --no-default-features
|
||||||
|
|||||||
Reference in New Issue
Block a user