This commit is contained in:
Simon Cruanes 2024-02-09 14:57:50 -05:00
parent 086c7a71df
commit 8d0f815fe2
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

@ -50,10 +50,10 @@ jobs:
- run: opam exec -- dune build @install -p opentelemetry,opentelemetry-lwt,opentelemetry-client-ocurl,opentelemetry-cohttp-lwt,opentelemetry-client-cohttp-lwt
- run: opam install trace.0.4
- run: opam exec dune build @install -p opentelemetry
- run: opam exec -- dune build @install -p opentelemetry
- run: opam install trace.0.6
- run: opam exec dune build @install -p opentelemetry
- run: opam exec -- dune build @install -p opentelemetry
- run: opam install ocaml-protoc
- run: opam exec -- dune build @lint