mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-07 18:37:56 -05:00
CI
This commit is contained in:
parent
9b5f3cd0c3
commit
7860e949d0
1 changed files with 2 additions and 1 deletions
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
|
|
@ -49,7 +49,8 @@ jobs:
|
||||||
|
|
||||||
- run: opam exec -- dune build @install -p opentelemetry,opentelemetry-lwt,opentelemetry-client-ocurl,opentelemetry-cohttp-lwt,opentelemetry-client-cohttp-lwt
|
- 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.9
|
- run: opam pin trace --dev -y -n
|
||||||
|
- run: opam install trace
|
||||||
- run: opam exec -- dune build @install -p opentelemetry
|
- run: opam exec -- dune build @install -p opentelemetry
|
||||||
|
|
||||||
- run: opam install ocaml-protoc
|
- run: opam install ocaml-protoc
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue