mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-06 08:08:10 +08:00
fix(build): re-add specs back into build process
This commit is contained in:
parent
ceaad6b13c
commit
eb5aa235a8
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ before_script:
|
|||
fi
|
||||
|
||||
script:
|
||||
- script/bootstrap && script/grunt ci --stack --no-color
|
||||
- script/bootstrap && npm test && script/grunt ci --stack --no-color
|
||||
|
||||
cache:
|
||||
directories:
|
||||
|
|
Loading…
Reference in a new issue