mirror of
https://github.com/0xPolygonZero/plonky2.git
synced 2026-05-10 03:00:13 -04:00
Only print warning or errors from the log. (#996)
This commit is contained in:
@@ -45,6 +45,7 @@ jobs:
|
||||
args: --all
|
||||
env:
|
||||
RUSTFLAGS: -Copt-level=3 -Cdebug-assertions -Coverflow-checks=y -Cdebuginfo=0 -Cprefer-dynamic=y
|
||||
RUST_LOG: 1
|
||||
CARGO_INCREMENTAL: 1
|
||||
RUST_BACKTRACE: 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user