Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Clivern committed Aug 10, 2020
1 parent a71c951 commit c0e729b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ ci: style check_license test vet lint

## run: Run the service
run:
$(GO) run scaffold.go
$(GO) run penguin.go


.PHONY: help

0 comments on commit c0e729b

Please sign in to comment.