Skip to content

Commit

Permalink
dont try to setup the app/shell
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanthecoder committed Dec 10, 2024
1 parent a16173b commit 8d3c263
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions hardware-testing/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@ all: clean sdist wheel
setup:
$(pipenv) sync $(pipenv_opts)
$(pipenv) run pip freeze
cd .. && $(MAKE) -C app-shell-odd setup
cd .. && $(MAKE) -C app setup

.PHONY: teardown
teardown:
Expand Down

0 comments on commit 8d3c263

Please sign in to comment.