workflow/lint: extra env
All checks were successful
ci-lint / test (push) Successful in 34s

This commit is contained in:
Josh Lay 2025-10-19 07:56:18 -05:00
parent 1018434507
commit 89e415eca0
Signed by: jlay
SSH key fingerprint: SHA256:RwEMoWwXniQX1sqHfSD+3z+LKU/TOkv3i1qsy75vfec

View file

@ -29,9 +29,6 @@ jobs:
run: |
pip install ansible-core ansible-lint
ansible-galaxy collection install -r meta/requirements.yml
env:
PY_COLORS: '1'
ANSIBLE_FORCE_COLOR: '1'
- name: ansible-lint
run: |