diff --git a/.forgejo/workflows/lint.yml b/.forgejo/workflows/lint.yml index d6371d6..e1331b4 100644 --- a/.forgejo/workflows/lint.yml +++ b/.forgejo/workflows/lint.yml @@ -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