Skip to content

Commit 85246ce

Browse files
committed
No style
1 parent 68c4e65 commit 85246ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

deps/rabbit_common/mk/rabbitmq-early-plugin.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,10 @@ CT_OPTS += -kernel net_ticktime 5
3838
# This hook will change the output of common_test to something more
3939
# concise and colored.
4040

41+
ifndef GITHUB_ACTIONS
4142
CT_HOOKS += cth_styledout
4243
TEST_DEPS += cth_styledout
44+
endif
4345

4446
ifdef CONCOURSE
4547
FAIL_FAST = 1

0 commit comments

Comments
 (0)