Skip to content

Commit d2afd5d

Browse files
committed
enforce colors
1 parent f35f7a6 commit d2afd5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,6 @@ runs:
2121
shell: bash -l {0}
2222
env:
2323
COLUMNS: 120
24+
FORCE_COLOR: 3
2425
run: |
2526
python minimum_versions.py ${{ join(fromJSON(inputs.environment-paths), ' ') }}

0 commit comments

Comments
 (0)