This commit is contained in:
6
.github/workflows/build.yaml
vendored
6
.github/workflows/build.yaml
vendored
@ -39,9 +39,9 @@ jobs:
|
|||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
pip install black flake8 pylint yamllint
|
pip install black flake8 pylint yamllint
|
||||||
|
|
||||||
- name: YAML Lint
|
# - name: YAML Lint
|
||||||
run: |
|
# run: |
|
||||||
yamllint ./
|
# yamllint ./
|
||||||
|
|
||||||
# # - name: Prettier Check Up
|
# # - name: Prettier Check Up
|
||||||
# # run: |
|
# # run: |
|
||||||
|
Reference in New Issue
Block a user