workflow: PY_COLORS->FORCE_COLOR
All checks were successful
lint / test (push) Successful in 26s

This commit is contained in:
Josh Lay 2025-10-19 11:21:26 -05:00
parent b83fb06b22
commit e672bf3fe9
Signed by: jlay
SSH key fingerprint: SHA256:RwEMoWwXniQX1sqHfSD+3z+LKU/TOkv3i1qsy75vfec

View file

@ -25,7 +25,7 @@ jobs:
- run: pip install -r requirements.txt
env:
PY_COLORS: '1'
FORCE_COLOR: '1'
- name: cache '.ansible/collections'
id: cache-collections