workflow/lint: restore deps w/ pip
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
80b0e7c529
commit
d5f3d34e46
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ jobs:
|
|||
|
||||
- name: ansible+collections
|
||||
run: |
|
||||
pip install --no-compile --no-deps ansible-core ansible-lint
|
||||
pip install --no-compile ansible-core ansible-lint
|
||||
ansible-galaxy collection install -r meta/requirements.yml
|
||||
|
||||
- run: ansible-lint
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue