]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
CI: specify `FORCE_COLOR:2` (#32222)
authorXhmikosR <xhmikosr@gmail.com>
Mon, 23 Nov 2020 19:32:25 +0000 (21:32 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Tue, 24 Nov 2020 06:40:11 +0000 (08:40 +0200)
This should show any colors in the output

.github/workflows/browserstack.yml
.github/workflows/bundlewatch.yml
.github/workflows/css.yml
.github/workflows/dart-sass.yml
.github/workflows/docs.yml
.github/workflows/js.yml
.github/workflows/lint.yml

index 9163f803c0f77c7ba6668a852b4210032a6d4ab8..0b4cfbdaacba678e05272fe73a8b6f7e11783bbd 100644 (file)
@@ -5,6 +5,7 @@ on:
 
 env:
   CI: true
+  FORCE_COLOR: 2
   NODE: 14.x
 
 jobs:
index 7765847ef25cf41ec8c52500f4401f35e836abe5..aafd62d4fdc9f47f3b3b3656fcb4909aa01a26e4 100644 (file)
@@ -8,6 +8,7 @@ on:
 
 env:
   CI: true
+  FORCE_COLOR: 2
   NODE: 14.x
 
 jobs:
index 065f7a93792e9d1970a52ba4f23e0aa23d5c4f3c..a75f018c5eb1e252ce7d7a5b63ebfc87ebdabb5c 100644 (file)
@@ -8,6 +8,7 @@ on:
 
 env:
   CI: true
+  FORCE_COLOR: 2
   NODE: 14.x
 
 jobs:
index 82896663c98631823bb5c2087f461226f80944bb..5ac4371e3fcc19c192227cd156d8b1c5c50764df 100644 (file)
@@ -8,6 +8,7 @@ on:
 
 env:
   CI: true
+  FORCE_COLOR: 2
   NODE: 14.x
 
 jobs:
index ac38d97ea5e65de86b98c41916a36eaa185c1369..58b55fc7ca81c4299bab0998047ba332eef1b745 100644 (file)
@@ -8,6 +8,7 @@ on:
 
 env:
   CI: true
+  FORCE_COLOR: 2
   NODE: 14.x
 
 jobs:
index d14588965bab03a1ada3d78bb6affd88b83b9eb8..1ec0d69098a2b6f4d9d81f202396eab355b1e2e0 100644 (file)
@@ -8,6 +8,7 @@ on:
 
 env:
   CI: true
+  FORCE_COLOR: 2
 
 jobs:
   run:
index b5035c1ef1ec32009890bf10b132f3bccfd4b5a0..e850a1f1b885e71a612a7218d9c5e350635ecc0f 100644 (file)
@@ -8,6 +8,7 @@ on:
 
 env:
   CI: true
+  FORCE_COLOR: 2
   NODE: 14.x
 
 jobs: