Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
c-cube committed Feb 9, 2024
1 parent 97daf5b commit 086c7a7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 086c7a7

Please sign in to comment.