Skip to content

Commit d9c2df6

Browse files
authored
color unit tests (#52)
1 parent e7d2681 commit d9c2df6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

+2
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ jobs:
4848
go install github.com/kyoh86/[email protected]
4949
set -o pipefail
5050
make test | richgo testfilter
51+
env:
52+
RICHGO_FORCE_COLOR: 1
5153

5254
- name: Cache virtualenvs
5355
id: cache-pipenv

0 commit comments

Comments
 (0)