mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-08 03:47:59 -04:00
ci: use depext
This commit is contained in:
parent
e5b5da9414
commit
7e4a1adf83
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -41,7 +41,7 @@ jobs:
|
|||
|
||||
- run: opam exec -- dune build @install -p opentelemetry,opentelemetry-lwt,opentelemetry-client-ocurl,opentelemetry-cohttp-lwt
|
||||
|
||||
- run: dune build @lint
|
||||
- run: opam exec -- dune build @lint
|
||||
|
||||
# check that nothing changed
|
||||
- run: git diff --quiet --exit-code
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue