Shorten CI time

This commit is contained in:
2022-06-07 19:46:43 +02:00
parent 73c629afc4
commit 8b8a5a1a64
+1 -3
View File
@@ -3,10 +3,8 @@ name: default
steps:
- name: build
image: alpine
image: silex/emacs:alpine
commands:
- apk update
- apk add git emacs-nox
- emacs -Q --script export.el
when:
branch: