Skip to content

Commit

Permalink
test_image doesn't bother with stopping it after
Browse files Browse the repository at this point in the history
  • Loading branch information
ssiegel95 committed Oct 3, 2024
1 parent 2b4e4e4 commit 51bf905
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion services/finetuning/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ test_local: start_service_local

test_image: start_service_image
pytest tests
$(MAKE) stop_service_image

install_dev: boilerplate
pip install poetry && poetry install --with dev
Expand Down

0 comments on commit 51bf905

Please sign in to comment.