mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-09 12:23:32 -04:00
CI: pin ocaml-trace to a specific commit
This commit is contained in:
parent
dc21341d92
commit
ea1c6ba0f5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -57,7 +57,7 @@ jobs:
|
|||
|
||||
- run: opam exec -- dune build @install -p opentelemetry,opentelemetry-client,opentelemetry-lwt,opentelemetry-client-ocurl,opentelemetry-cohttp-lwt,opentelemetry-client-cohttp-lwt,opentelemetry-logs
|
||||
|
||||
- run: opam pin trace --dev -y -n
|
||||
- run: opam pin trace https://github.com/c-cube/ocaml-trace.git#b132951644884ce204aeee3ba1d3c1ba79442f2f -y -n
|
||||
- run: opam install trace
|
||||
- run: opam exec -- dune build @install -p opentelemetry
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue