chore: ci

This commit is contained in:
Simon Cruanes 2022-03-18 12:13:28 -04:00
parent 47e1939b8f
commit f20e613256
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

@ -37,5 +37,5 @@ jobs:
- 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' }}