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