diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 83c0132..025ef41 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -20,7 +20,7 @@ test-emacs: before_script: - apt-get update - apt-get install -y emacs-nox git - - ./.emacs.d/bin/doom sync + - ./.emacs.d/bin/doom install script: - ./.mgr_config/tests/test-emacs.sh