mirror of
https://github.com/arnaucube/hyperplonk.git
synced 2026-01-10 16:11:29 +01:00
feat: allow group switching, and switch group by default (#33)
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
# We want the code to panic if there is an integer overflow
|
||||
export RUSTFLAGS="-C overflow-checks=on"
|
||||
|
||||
cargo test --release -p pcs --no-default-features --features=parallel -- -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