Skip to content

Commit f61cf00

Browse files
Enable RGB terminal output
1 parent cfacad6 commit f61cf00

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323

2424
env:
2525
CLICOLOR_FORCE: 1
26+
COLORTERM: truecolor
27+
TERM: xterm-256color
2628

2729
steps:
2830
- name: Checkout Repository

0 commit comments

Comments
 (0)