mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-23 03:28:11 +08:00
debug
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
key: ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}
|
||||
restore-keys: |
|
||||
${{ runner.os }}-node-
|
||||
- name: Install dependencies
|
||||
- name: Install dependencies now
|
||||
run: |
|
||||
pip install flake8
|
||||
pip install black
|
||||
|
||||
Reference in New Issue
Block a user