try to fix CI

This commit is contained in:
Simon Cruanes 2022-03-21 15:44:20 -04:00
parent fb0778805d
commit 7ba3109131
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

@ -33,6 +33,8 @@ jobs:
ocaml-compiler: ${{ matrix.ocaml-compiler }}
opam-depext-flags: --with-test
- run: opam pin vendor/atomic/#HEAD -y -n
- run: opam install . --deps-only --with-test
- run: opam exec -- dune build @install -p opentelemetry,opentelemetry-lwt,opentelemetry-client-ocurl