mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 09:14:18 +00:00
Skip eglot-test-rust-completion-exit-function on emba
This commit is contained in:
parent
384483e263
commit
7658f4c30a
1 changed files with 1 additions and 0 deletions
|
|
@ -710,6 +710,7 @@ directory hierarchy."
|
|||
;; This originally appeared in github#1339
|
||||
(skip-unless (executable-find "rust-analyzer"))
|
||||
(skip-unless (executable-find "cargo"))
|
||||
(skip-when (getenv "EMACS_EMBA_CI"))
|
||||
(eglot--with-fixture
|
||||
'(("cmpl-project" .
|
||||
(("main.rs" .
|
||||
|
|
|
|||
Loading…
Reference in a new issue