internal: easier to skim CI logs

This commit is contained in:
Aleksey Kladov 2021-07-20 15:55:44 +03:00
parent 9c986069ba
commit ab6efb32a3

View File

@ -57,7 +57,7 @@ jobs:
run: cargo test --no-run --locked run: cargo test --no-run --locked
- name: Test - name: Test
run: cargo test -- --nocapture run: cargo test -- --nocapture --quiet
# Weird targets to catch non-portable code # Weird targets to catch non-portable code
rust-cross: rust-cross: