Skip to content

Commit

Permalink
reduce the log level to error
Browse files Browse the repository at this point in the history
  • Loading branch information
lemunozm committed Nov 15, 2023
1 parent 5ad1711 commit 53960e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sanity-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
- name: Runing cargo ${{ matrix.target }}
run: ./ci/run-check.sh
env:
RUST_LOG: ERROR
TARGET: benchmark-check
RUNTIME: ${{ matrix.runtime }}
RUSTC_WRAPPER: "sccache"

0 comments on commit 53960e0

Please sign in to comment.