mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
* test/infra/gitlab-ci.yml (test-eglot): Fix EMACS_EXTRAOPT.
This commit is contained in:
parent
d0af57196a
commit
c98a74cd87
1 changed files with 1 additions and 2 deletions
|
|
@ -326,8 +326,7 @@ test-eglot:
|
||||||
check-expensive
|
check-expensive
|
||||||
TEST_HOME=/root
|
TEST_HOME=/root
|
||||||
LOGFILES="lisp/progmodes/eglot-tests.log"
|
LOGFILES="lisp/progmodes/eglot-tests.log"
|
||||||
EMACS_EXTRAOPT="--eval \(use-package\ company\ :ensure\ t\)
|
EMACS_EXTRAOPT='--eval \(use-package\ company\ :ensure\ t\) --eval \(use-package\ yasnippet\ :ensure\ t\)'
|
||||||
--eval \(use-package\ yasnippet\ :ensure\ t\)"
|
|
||||||
|
|
||||||
build-image-tree-sitter:
|
build-image-tree-sitter:
|
||||||
stage: platform-images
|
stage: platform-images
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue