diff --git a/Makefile b/Makefile index 7f2fb94783..b63192e37b 100644 --- a/Makefile +++ b/Makefile @@ -357,7 +357,6 @@ test_no_lint: cd repos/system_upgrade/el7toel8/; \ snactor workflow sanity-check ipu && \ cd - && \ - echo $(LIBRARY_PATH) \ $(_PYTHON_VENV) -m pytest $(REPORT_ARG) $(TEST_PATHS) $(LIBRARY_PATH) test: lint test_no_lint