Does it start and exit without problems?
Some checks failed
/ Test config on 20 (push) Failing after 23s
Some checks failed
/ Test config on 20 (push) Failing after 23s
This commit is contained in:
parent
a0b74ef1db
commit
706607afba
9 changed files with 34 additions and 34 deletions
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
run: npm install -g @emacs-eask/cli
|
||||
|
||||
- name: Run tests
|
||||
run: eask test buttercup
|
||||
run: emacs --init-directory . --debug-init --eval "(kill-emacs 0)"
|
||||
|
||||
- name: Uninstall eask
|
||||
run: npm uninstall -g @emacs-eask/cli
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue