Skip to content

Commit

Permalink
Makefile: revert changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mhecko committed Aug 15, 2023
1 parent 89e6efe commit 87b1df5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 87b1df5

Please sign in to comment.