mirror of
https://github.com/correl/doom-modeline.git
synced 2024-12-18 03:00:10 +00:00
Fix: CI issue.
The command "cask exec ert-runner" exited with 255.
This commit is contained in:
parent
9208445daa
commit
e5e4964691
1 changed files with 1 additions and 1 deletions
|
@ -22,5 +22,5 @@ install:
|
|||
|
||||
script:
|
||||
- emacs --version
|
||||
- cask exec ert-runner
|
||||
- cask build
|
||||
- cask exec ert-runner
|
||||
|
|
Loading…
Reference in a new issue