CI: specify FORCE_COLOR:2 (#32222)
This should show any colors in the output
This commit is contained in:
parent
ee2bcdec3d
commit
fdc40f5053
7 changed files with 7 additions and 0 deletions
1
.github/workflows/browserstack.yml
vendored
1
.github/workflows/browserstack.yml
vendored
|
|
@ -5,6 +5,7 @@ on:
|
|||
|
||||
env:
|
||||
CI: true
|
||||
FORCE_COLOR: 2
|
||||
NODE: 14.x
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue