Colorize GTest Output in GitHub Actions #1218
Reference in New Issue
Block a user
No description provided.
Delete Branch "NickGerleman-colorize-gtest"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
GitHub Actions supports terminal colors, but most programs won't output color to a non-interactive terminal. We can control this via env variable, so that GTest output in GitHub actions is colorized.
Before:

After:

@NickGerleman has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.
@NickGerleman merged this pull request in facebook/yoga@cac197f5a6.
Pull request closed