This commit is contained in:
Simon Cruanes 2026-02-26 09:59:36 -05:00
parent cc9fdfad73
commit 6bcb3d77c5

View file

@ -59,7 +59,9 @@ jobs:
- run: opam exec -- dune build @install -p opentelemetry,opentelemetry-lwt,opentelemetry-client-ocurl,opentelemetry-cohttp-lwt,opentelemetry-client-cohttp-lwt,opentelemetry-logs
- run: opam pin trace --dev -y -n
- run: opam install trace
- run: opam pin ambient-context https://github.com/ocaml-tracing/ocaml-ambient-context.git -y -n
- run: opam install trace ambient-context
- run: opam exec -- dune build @install -p opentelemetry
- run: opam install ocaml-protoc