mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 11:31:15 +00:00
Merge #9645
9645: internal: easier to skim CI logs r=matklad a=matklad
bors r+
🤖
Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
This commit is contained in:
commit
2211d2cece
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user