prelude
prelude copied to clipboard
Add a basic CI test checking that Emacs loads normally
Such a test would be very useful on CI to prevent from silly mistakes like the one in #1279 creeping in. Basically we need to:
- clone Prelude
- start Emacs
@bbatsov did you see the PR for this? No rush, just making sure.
This can be closed, right?