Update .gitlab-ci.yml

This commit is contained in:
2022-03-23 20:57:50 +00:00
parent 72424b42bf
commit 95d92726c7

View File

@@ -20,7 +20,7 @@ test-emacs:
before_script:
- apt-get update
- apt-get install -y emacs-nox git
- ./.emacs.d/bin/doom install
- yes | ./.emacs.d/bin/doom install
script:
- ./.mgr_config/tests/test-emacs.sh