Skip to content

Commit 826b4cc

Browse files
author
M. Fatih Cırıt
committed
coloororor
1 parent 0bb1d52 commit 826b4cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json-schema-check/action.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ runs:
1010

1111
- name: Validate schemas
1212
env:
13-
TERM: xterm # Required for colorful output
13+
FORCE_COLOR: "1" # Required for colorful output
1414
run: python ${GITHUB_ACTION_PATH}/validate_json_schemas.py
1515
shell: bash

0 commit comments

Comments
 (0)