Build step
Some checks failed
/ Test on 28.2 (push) Successful in 4m40s
/ Test on 29.1 (push) Successful in 4m52s
/ Test on snapshot (push) Has been cancelled

This commit is contained in:
Maciej 2024-08-15 21:32:06 +03:00
parent 93731661a8
commit c32fedaa6a
Signed by: maciej
GPG key ID: 41D62D42D3B0D765

View file

@ -28,5 +28,8 @@ jobs:
- name: Run tests
run: eask test buttercup
- name: Build package to dist
run: eask package
- name: Uninstall eask
run: npm uninstall -g @emacs-eask/cli