fix indentation

This commit is contained in:
Severiano Badajoz
2020-04-01 17:33:10 -07:00
committed by GitHub
parent fb33164a4d
commit e1c5408acc
+1 -1
View File
@@ -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