Skip to content

Commit 16a74cf

Browse files
committed
Remove ci changes
1 parent b4c5ee3 commit 16a74cf

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,6 @@ jobs:
8585
- name: Compile
8686
run: cargo test --no-run
8787

88-
# We have to build rust-analyzer first for running related heavy tests
89-
- name: Build rust-analyzer
90-
run: cargo build -p rust-analyzer
91-
9288
- name: Test
9389
run: cargo test
9490

0 commit comments

Comments
 (0)