Skip to content

Commit 0bb1d52

Browse files
author
M. Fatih Cırıt
committed
colors
1 parent 58ffeb9 commit 0bb1d52

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

json-schema-check/action.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,7 @@ runs:
99
shell: bash
1010

1111
- name: Validate schemas
12+
env:
13+
TERM: xterm # Required for colorful output
1214
run: python ${GITHUB_ACTION_PATH}/validate_json_schemas.py
1315
shell: bash

0 commit comments

Comments
 (0)