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
|
||||
TEST_HOME=/root
|
||||
LOGFILES="lisp/progmodes/eglot-tests.log"
|
||||
EMACS_EXTRAOPT="--eval \(use-package\ company\ :ensure\ t\)
|
||||
--eval \(use-package\ yasnippet\ :ensure\ t\)"
|
||||
EMACS_EXTRAOPT='--eval \(use-package\ company\ :ensure\ t\) --eval \(use-package\ yasnippet\ :ensure\ t\)'
|
||||
|
||||
build-image-tree-sitter:
|
||||
stage: platform-images
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue