mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-08 03:47:59 -04:00
CI
This commit is contained in:
parent
740c683851
commit
8a24c27c02
1 changed files with 3 additions and 1 deletions
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue