mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-09 12:23:32 -04:00
CI
This commit is contained in:
parent
97daf5b402
commit
086c7a71df
1 changed files with 6 additions and 0 deletions
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
|
|
@ -49,6 +49,12 @@ 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 install trace.0.6
|
||||
- run: opam exec dune build @install -p opentelemetry
|
||||
|
||||
- run: opam install ocaml-protoc
|
||||
- run: opam exec -- dune build @lint
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue