mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-09 04:17:56 -04:00
chore: ci
This commit is contained in:
parent
47e1939b8f
commit
f20e613256
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -37,5 +37,5 @@ jobs:
|
||||||
|
|
||||||
- run: opam exec -- dune build @install -p opentelemetry,opentelemetry-lwt,opentelemetry-client-ocurl
|
- run: opam exec -- dune build @install -p opentelemetry,opentelemetry-lwt,opentelemetry-client-ocurl
|
||||||
|
|
||||||
- run: opam exec -- dune build @src/runtest @examples/runtest
|
- run: opam exec -- dune build @runtest
|
||||||
if: ${{ matrix.os == 'ubuntu-latest' }}
|
if: ${{ matrix.os == 'ubuntu-latest' }}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue