mirror of
https://github.com/rwinkhart/glamour-temp-MUTN.git
synced 2026-09-06 00:47:15 -04:00
Enforce colored rendering during GitHub workflow
This commit is contained in:
@@ -9,6 +9,8 @@ jobs:
|
|||||||
runs-on: ${{ matrix.platform }}
|
runs-on: ${{ matrix.platform }}
|
||||||
env:
|
env:
|
||||||
GO111MODULE: "on"
|
GO111MODULE: "on"
|
||||||
|
COLORTERM: "truecolor"
|
||||||
|
TERM: "xterm-256color"
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: Install Go
|
- name: Install Go
|
||||||
|
|||||||
Reference in New Issue
Block a user