2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

CI: specify FORCE_COLOR:2 (#32222)

This should show any colors in the output
This commit is contained in:
XhmikosR
2020-11-23 21:32:25 +02:00
committed by GitHub
parent ee2bcdec3d
commit fdc40f5053
7 changed files with 7 additions and 0 deletions
+1
View File
@@ -8,6 +8,7 @@ on:
env:
CI: true
FORCE_COLOR: 2
NODE: 14.x
jobs: