Skip to content

Commit 4b87817

Browse files
committed
chore: make run-client task internal
Signed-off-by: Magyari Sandor Szilard <[email protected]>
1 parent ff428eb commit 4b87817

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

data-plane/slimrpc/Taskfile.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ tasks:
6868

6969
run-client:
7070
desc: Run the client example
71+
internal: true
7172
vars:
7273
RPC_TYPE: '{{.RPC_TYPE | default "unary"}}'
7374
cmds:

0 commit comments

Comments
 (0)