mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-09 12:23:32 -04:00
CI: trace refactor was merged into main
This commit is contained in:
parent
47ce0b2efd
commit
9af7e070b9
1 changed files with 2 additions and 2 deletions
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
|
@ -42,8 +42,8 @@ jobs:
|
||||||
allow-prerelease-opam: true
|
allow-prerelease-opam: true
|
||||||
|
|
||||||
- run: |
|
- run: |
|
||||||
opam pin trace https://github.com/ocaml-tracing/ocaml-trace.git#simon/full-refactor-open-sum-types-no-more-manual-spans -y -n
|
opam pin trace https://github.com/ocaml-tracing/ocaml-trace.git#main -y -n
|
||||||
opam pin ambient-context https://github.com/ocaml-tracing/ambient-context.git#simon/simpler-interface -y -n
|
opam pin https://github.com/ocaml-tracing/ambient-context.git#simon/simpler-interface -y -n
|
||||||
opam install pbrt.4.0 -y
|
opam install pbrt.4.0 -y
|
||||||
opam install ambient-context
|
opam install ambient-context
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue