mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-03-16 22:10:28 +00:00
Add a test building front-end assets in CicleCI tests (#3636)
A valuable check for PRs like #3628 touching the tooling.
This commit is contained in:
parent
b976db3afc
commit
952e3a8e49
1 changed files with 1 additions and 0 deletions
|
|
@ -15,3 +15,4 @@ test:
|
|||
- scss-lint
|
||||
- python -u runtests.py
|
||||
- npm run test:unit:coverage -- --runInBand
|
||||
- npm run build
|
||||
|
|
|
|||
Loading…
Reference in a new issue