Skip to content

Commit 1330cd1

Browse files
committed
Don't try to auto-publish text-edit
1 parent acfacff commit 1330cd1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tools/rust-analyzer/.github/workflows/autopublish.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ jobs:
5353
cargo workspaces rename --from project-model project_model
5454
cargo workspaces rename --from test-fixture test_fixture
5555
cargo workspaces rename --from test-utils test_utils
56-
cargo workspaces rename --from text-edit text_edit
5756
# Remove library crates from the workspaces so we don't auto-publish them as well
5857
sed -i 's/ "lib\/\*",//' ./Cargo.toml
5958
cargo workspaces rename ra_ap_%n

0 commit comments

Comments
 (0)