mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-07 18:37:56 -05:00
makefile
This commit is contained in:
parent
2a2baeb7cd
commit
30d446c01b
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -11,7 +11,7 @@ clean:
|
|||
@dune clean
|
||||
|
||||
protoc-gen:
|
||||
FORCE_GENPROTO=true @dune build @lint
|
||||
FORCE_GENPROTO=true dune build @lint
|
||||
|
||||
format:
|
||||
@dune build @fmt --auto-promote
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue