diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 41a5360..cab260b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,7 +16,7 @@ test-emacs: image: ubuntu:22.04 before_script: - apt-get update - - apt-get install -y emacs-nox + - apt-get install -y emacs-nox git - ./.emacs.d/bin/doom sync script: - ./.mgr_config/tests/test-emacs.sh