Skip to content

Commit bf20dd2

Browse files
committed
ci: enable FORCE_COLOR
1 parent 2bbfa10 commit bf20dd2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/node.js.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
- main
77
pull_request:
88

9+
env:
10+
FORCE_COLOR: "1"
11+
912
permissions:
1013
contents: read
1114

0 commit comments

Comments
 (0)