Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/stylelint-config-twbs-bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2020-12-23 17:38:55 +0300
committerXhmikosR <xhmikosr@gmail.com>2020-12-23 17:38:55 +0300
commite30f2af8375d1e4376f6d12f7db15b2a83997f0b (patch)
treeafac14c3d0c1d67e64b4f536e2f30b6baddebc50
parent818f9137a4be200ba04c0c14cc9b2af529ba76a0 (diff)
CI: specify `FORCE_COLOR: 2`
-rw-r--r--.github/workflows/test.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index c43f7bd..979a663 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -2,6 +2,7 @@ name: Tests
on: [push, pull_request]
env:
CI: true
+ FORCE_COLOR: 2
jobs:
run: