Skip to content

Commit c8682d5

Browse files
authored
Update test.yml
1 parent a203460 commit c8682d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,5 @@ jobs:
2323
node-version: ${{ matrix.node-version }}
2424
- run: npm i
2525
- run: npm test
26+
env:
27+
FORCE_COLOR: 3

0 commit comments

Comments
 (0)