diff --git a/common.mk b/common.mk index 1cf75a83d2..4c48f1ebd0 100644 --- a/common.mk +++ b/common.mk @@ -1586,7 +1586,7 @@ no-test-bundled-gems-prepare: no-test-bundled-gems-precheck yes-test-bundled-gems-prepare: yes-test-bundled-gems-precheck $(ACTIONS_GROUP) $(XRUBY) -C "$(srcdir)" bin/gem install --no-document \ - --install-dir .bundle --conservative "hoe" "json-schema" "test-unit-rr" "simplecov" "simplecov-json" + --install-dir .bundle --conservative "hoe" "json-schema" "test-unit-rr" "simplecov" $(ACTIONS_ENDGROUP) PREPARE_BUNDLED_GEMS = test-bundled-gems-prepare