refactor(wpcarro/emacs): Drop meta.ci.extraSteps
...in favor of `meta.targets = [ "check" ]`. Change-Id: I08b035b7d7bbe5ef4eab10a9f55481048c67330a Reviewed-on: https://cl.tvl.fyi/c/depot/+/5104 Reviewed-by: wpcarro <wpcarro@gmail.com> Autosubmit: wpcarro <wpcarro@gmail.com> Tested-by: BuildkiteCI
This commit is contained in:
parent
4b8998c9c8
commit
45da3bce86
4 changed files with 27 additions and 31 deletions
|
|
@ -40,5 +40,5 @@
|
|||
(message "Encountered warnings in *Warnings* buffer: %s" (buffer-string)))
|
||||
(kill-emacs 1)))
|
||||
|
||||
(message "Successfully init'd Emacs without encountering errors or warnings!")
|
||||
(message "Successfully initialized Emacs without errors or warnings!")
|
||||
(kill-emacs 0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue