Compare commits

..

4 commits

Author SHA1 Message Date
Simon Cruanes
5cfdd652b7
Merge 9b327a9bba into 5065cdd985 2026-05-03 08:56:33 +08:00
Simon Cruanes
5065cdd985 prepare for 0.91
Some checks failed
format / format (push) Has been cancelled
github pages / deploy (push) Has been cancelled
build / build (ghcr.io/ocaml-tracing/ocaml-opentelemetry/ci-4.08:latest, false, 4.08) (push) Has been cancelled
build / build (ghcr.io/ocaml-tracing/ocaml-opentelemetry/ci-4.14:latest, false, 4.14) (push) Has been cancelled
build / build (ghcr.io/ocaml-tracing/ocaml-opentelemetry/ci-5.4:latest, true, 5.4) (push) Has been cancelled
2026-04-23 10:08:53 -04:00
Simon Cruanes
0cf72525b2 fix warning 2026-04-23 10:08:53 -04:00
Simon Cruanes
3bf18fed69 fix test being in the wrong package 2026-04-23 10:08:18 -04:00

View file

@ -1,4 +1,4 @@
(tests
(names test_trace_context t_size t_histogram test_span_dummy)
(package opentelemetry)
(libraries pbrt opentelemetry opentelemetry-client))
(libraries pbrt opentelemetry))