mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-23 21:18:12 +08:00
fix indentation
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
run: |
|
||||
pip install flake8
|
||||
make lint
|
||||
- name: Lint all with eslint
|
||||
- name: Lint all with eslint
|
||||
if: github.ref == 'refs/heads/master'
|
||||
run: |
|
||||
make lint-client
|
||||
|
||||
Reference in New Issue
Block a user