chore: Fix broken CI (#31003)

Closes #ISSUE

Release Notes:

- N/A
This commit is contained in:
Piotr Osiewicz
2025-05-20 10:24:10 +00:00
committed by GitHub
parent a092e2dc03
commit a1be61949d
@@ -138,6 +138,7 @@ fn manifest() -> ExtensionManifest {
command: "echo".into(),
args: vec!["hello!".into()],
}],
debug_adapters: Default::default(),
}
}