Skip to content

Commit 930b909

Browse files
filintodacroca
andauthored
Update Makefile
Co-authored-by: Albert Callarisa <[email protected]> Signed-off-by: Filinto Duran <[email protected]>
1 parent e149057 commit 930b909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ gen-proto:
2525
python3 -m grpc_tools.protoc --proto_path=. --python_out=. --pyi_out=. --grpc_python_out=. ./durabletask/internal/orchestrator_service.proto
2626
rm durabletask/internal/*.proto
2727

28-
.PHONY: init test-unit test-e2e coverage-clean coverage-unit coverage-e2e coverage-all gen-proto install
28+
.PHONY: init test-unit test-e2e coverage-clean coverage-all gen-proto install

0 commit comments

Comments
 (0)