internal: easier to skim CI logs
This commit is contained in:
parent
9c986069ba
commit
ab6efb32a3
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -57,7 +57,7 @@ jobs:
|
||||
run: cargo test --no-run --locked
|
||||
|
||||
- name: Test
|
||||
run: cargo test -- --nocapture
|
||||
run: cargo test -- --nocapture --quiet
|
||||
|
||||
# Weird targets to catch non-portable code
|
||||
rust-cross:
|
||||
|
Loading…
Reference in New Issue
Block a user