Colorize GTest Output in GitHub Actions #1218

Closed
NickGerleman wants to merge 1 commits from NickGerleman-colorize-gtest into main

View File

@@ -7,6 +7,9 @@ on:
- main - main
workflow_dispatch: workflow_dispatch:
env:
GTEST_COLOR: 1
jobs: jobs:
test: test:
name: Build and Test [${{ matrix.os }}][${{ matrix.mode }}] name: Build and Test [${{ matrix.os }}][${{ matrix.mode }}]