force terminal colors in gh actions

This commit is contained in:
Andrey Lushnikov 2020-02-20 21:39:22 -08:00
parent 7e3561142a
commit 53078bf891

View file

@ -10,6 +10,8 @@ on:
env:
CI: true
# Force terminal colors. @see https://www.npmjs.com/package/colors
FORCE_COLOR: 1
jobs:
chromium_linux: