Skip to content

Commit ecba8fa

Browse files
committed
Fix the coloring in GitHub CI
1 parent 52bf457 commit ecba8fa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/check.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,5 @@ jobs:
3636

3737
- name: Run checks
3838
run: npm run lint
39+
env:
40+
FORCE_COLOR: true

0 commit comments

Comments
 (0)