Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
anyangml authored Oct 13, 2023
1 parent b1c090e commit ec5117c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws_terraform/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ test: ## run unit tests

.PHONY: workflow
workflow: ## run the ML workflow
poetry run python -m aws_terraform/workflow.py
poetry run python aws_terraform/workflow.py

0 comments on commit ec5117c

Please sign in to comment.