Require git
This commit is contained in:
@@ -16,7 +16,7 @@ test-emacs:
|
|||||||
image: ubuntu:22.04
|
image: ubuntu:22.04
|
||||||
before_script:
|
before_script:
|
||||||
- apt-get update
|
- apt-get update
|
||||||
- apt-get install -y emacs-nox
|
- apt-get install -y emacs-nox git
|
||||||
- ./.emacs.d/bin/doom sync
|
- ./.emacs.d/bin/doom sync
|
||||||
script:
|
script:
|
||||||
- ./.mgr_config/tests/test-emacs.sh
|
- ./.mgr_config/tests/test-emacs.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user