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