mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-19 02:48:30 +08:00
always run smoke tests (#772)
This commit is contained in:
committed by
Bruce Martin
parent
e2ad28a510
commit
82d65addec
@@ -27,6 +27,5 @@ jobs:
|
||||
script: docker build .
|
||||
- name: "Smoke Tests"
|
||||
python: "3.6"
|
||||
if: branch = master AND type = cron
|
||||
script:
|
||||
- npm run --prefix client/ smoke-test
|
||||
|
||||
Reference in New Issue
Block a user