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
|
||||
pip install black flake8 pylint yamllint
|
||||
|
||||
- name: YAML Lint
|
||||
run: |
|
||||
yamllint ./
|
||||
# - name: YAML Lint
|
||||
# run: |
|
||||
# yamllint ./
|
||||
|
||||
# # - name: Prettier Check Up
|
||||
# # run: |
|
||||
|
Reference in New Issue
Block a user