Skip to content

Commit bea45b4

Browse files
restore
1 parent 20b56de commit bea45b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/common-service.Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ _run-test-ci: _check_venv_active
174174
--keep-docker-up \
175175
--log-date-format="%Y-%m-%d %H:%M:%S" \
176176
--log-format="%(asctime)s %(levelname)s %(message)s" \
177-
$(if $(filter simcore_service_storage,$(APP_PACKAGE_NAME)),-vv,--verbose) \
177+
--verbose \
178178
-m "not heavy_load" \
179179
$(PYTEST_ADDITIONAL_PARAMETERS) \
180180
$(TEST_TARGET)

0 commit comments

Comments
 (0)