This commit is contained in:
Simon Cruanes 2025-10-30 16:47:47 -04:00
parent 2a2baeb7cd
commit 30d446c01b
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

@ -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