mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-19 02:48:30 +08:00
Prefix client build (#367)
This commit is contained in:
committed by
Bruce Martin
parent
b74c9e15c6
commit
4ec938c166
@@ -14,6 +14,6 @@ install:
|
||||
script:
|
||||
- set -eo pipefail
|
||||
- flake8 server/app/
|
||||
- npm run build
|
||||
- npm run --prefix client/ build
|
||||
- npm run --prefix client/ test
|
||||
- pytest -s server/test
|
||||
|
||||
Reference in New Issue
Block a user