try to speed up CI

This commit is contained in:
Simon Cruanes 2023-12-06 21:27:56 -05:00
parent 0e6e581f63
commit 6aa8a2e7d2
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

@ -30,6 +30,7 @@ jobs:
with:
ocaml-compiler: ${{ matrix.ocaml-compiler }}
dune-cache: true
allow-prerelease-opam: true
- run: opam install -t moonpool --deps-only
- run: opam exec -- dune build @install