mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-27 05:23:24 +00:00
Remove ci changes
This commit is contained in:
parent
b4c5ee33ae
commit
16a74cfd23
1 changed files with 0 additions and 4 deletions
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
|
@ -85,10 +85,6 @@ jobs:
|
|||
- name: Compile
|
||||
run: cargo test --no-run
|
||||
|
||||
# We have to build rust-analyzer first for running related heavy tests
|
||||
- name: Build rust-analyzer
|
||||
run: cargo build -p rust-analyzer
|
||||
|
||||
- name: Test
|
||||
run: cargo test
|
||||
|
||||
|
|
Loading…
Reference in a new issue