We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0405417 + 4b807cf commit 1084cd7Copy full SHA for 1084cd7
Makefile
@@ -3,7 +3,7 @@ PATH_TO_PLANTUML := ~/bin
3
4
5
run: ## Run the service locally
6
- python src/lightspeed-stack.py "$@"
+ python src/lightspeed-stack.py
7
8
test-unit: ## Run the unit tests
9
@echo "Running unit tests..."
0 commit comments