We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f6ab1f commit 6e518a7Copy full SHA for 6e518a7
1 file changed
Makefile
@@ -8,7 +8,7 @@ ci-build: install proto http-api-docs
8
install: grpc-install api-linter-install buf-install
9
10
# Run all linters and compile proto files.
11
-proto: sync-nexus-annotations grpc http-api-docs nexus-rpc-yaml
+proto: grpc http-api-docs nexus-rpc-yaml
12
########################################################################
13
14
##### Variables ######
0 commit comments