workflow/lint: minify ansible-lint block
All checks were successful
ci-lint / test (push) Successful in 26s
All checks were successful
ci-lint / test (push) Successful in 26s
This commit is contained in:
parent
f13c5afc63
commit
77f71dafb6
1 changed files with 1 additions and 3 deletions
|
@ -34,9 +34,7 @@ jobs:
|
|||
pip install --no-compile ansible-core ansible-lint
|
||||
ansible-galaxy collection install -r meta/requirements.yml
|
||||
|
||||
- name: ansible-lint
|
||||
run: |
|
||||
ansible-lint
|
||||
- run: ansible-lint
|
||||
env:
|
||||
PY_COLORS: '1'
|
||||
ANSIBLE_FORCE_COLOR: '1'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue