Working test
All checks were successful
/ Test config on ${{matrix.node}} (20) (push) Successful in 21s
All checks were successful
/ Test config on ${{matrix.node}} (20) (push) Successful in 21s
This commit is contained in:
parent
dffe7bf8f4
commit
96cd3b8c65
1 changed files with 3 additions and 0 deletions
|
|
@ -16,5 +16,8 @@ jobs:
|
||||||
- name: Install eask
|
- name: Install eask
|
||||||
run: npm install -g @emacs-eask/cli
|
run: npm install -g @emacs-eask/cli
|
||||||
|
|
||||||
|
- name: Run tests
|
||||||
|
run: eask test buttercup
|
||||||
|
|
||||||
- name: Uninstall eask
|
- name: Uninstall eask
|
||||||
run: npm uninstall -g @emacs-eask/cli
|
run: npm uninstall -g @emacs-eask/cli
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue