Only print warning or errors from the log. (#996)

This commit is contained in:
Hamish Ivey-Law
2023-04-20 03:38:00 +10:00
committed by GitHub
parent 2e16ab0489
commit d8fef87a87

View File

@@ -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