Skip to content

Commit f731764

Browse files
committed
CI: specify FORCE_COLOR: 2 and remove the default CI: true var
1 parent 4d156e3 commit f731764

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
pull_request:
66

77
env:
8-
CI: true
8+
FORCE_COLOR: 2
99

1010
jobs:
1111
ci:

0 commit comments

Comments
 (0)