mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-08 03:47:59 -04:00
wip ci
This commit is contained in:
parent
11aa0a3247
commit
3bb840c363
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -32,7 +32,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
ocaml-compiler: ${{ matrix.ocaml-compiler }}
|
ocaml-compiler: ${{ matrix.ocaml-compiler }}
|
||||||
opam-depext-flags: --with-test
|
opam-depext-flags: --with-test
|
||||||
opam-pin: "*.opam,vendor/atomic/*.opam"
|
opam-local-packages: ["*.opam", "vendor/atomic/*.opam"]
|
||||||
|
|
||||||
- run: opam install . --deps-only --with-test
|
- run: opam install . --deps-only --with-test
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue