We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7d2681 commit d9c2df6Copy full SHA for d9c2df6
.github/workflows/tests.yml
@@ -48,6 +48,8 @@ jobs:
48
go install github.com/kyoh86/[email protected]
49
set -o pipefail
50
make test | richgo testfilter
51
+ env:
52
+ RICHGO_FORCE_COLOR: 1
53
54
- name: Cache virtualenvs
55
id: cache-pipenv
0 commit comments