workflow/pip: drop force_color on quiet install
All checks were successful
ansible-lint / ansible-lint (push) Successful in 24s
All checks were successful
ansible-lint / ansible-lint (push) Successful in 24s
This commit is contained in:
parent
e9b17bcf34
commit
51f514b184
1 changed files with 0 additions and 2 deletions
2
.github/workflows/ansible-lint.yml
vendored
2
.github/workflows/ansible-lint.yml
vendored
|
@ -26,8 +26,6 @@ jobs:
|
|||
FORCE_COLOR: '1'
|
||||
|
||||
- run: pip install --quiet --no-compile --requirement .github/workflows/requirements.txt
|
||||
env:
|
||||
FORCE_COLOR: '1'
|
||||
|
||||
- name: cache '.ansible'
|
||||
id: cache-collections
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue