mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-27 18:28:12 +08:00
debug
This commit is contained in:
@@ -32,7 +32,10 @@ jobs:
|
||||
run: |
|
||||
pip install flake8
|
||||
pip install black
|
||||
cd client
|
||||
pip install setuptools
|
||||
- name: Install client dependencies
|
||||
run: |
|
||||
cd client
|
||||
npm install
|
||||
- name: Format with black and lint with flake8
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user