mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-05 15:23:06 +00:00
Run CI on optimized build (#384)
* Run CI on optimized build * Enable overflow checks
This commit is contained in:
parent
bb029db2a7
commit
d6a0a2e772
@ -28,6 +28,8 @@ jobs:
|
||||
with:
|
||||
command: test
|
||||
args: --all
|
||||
env:
|
||||
RUSTFLAGS: -Copt-level=3 -Cdebug-assertions -Coverflow-checks=y
|
||||
|
||||
lints:
|
||||
name: Formatting and Clippy
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user