Skip to content

Commit 51f514b

Browse files
committed
workflow/pip: drop force_color on quiet install
1 parent e9b17bc commit 51f514b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ansible-lint.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ jobs:
2626
FORCE_COLOR: '1'
2727

2828
- run: pip install --quiet --no-compile --requirement .github/workflows/requirements.txt
29-
env:
30-
FORCE_COLOR: '1'
3129

3230
- name: cache '.ansible'
3331
id: cache-collections

0 commit comments

Comments
 (0)