mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-10 13:14:05 -05:00
fix
This commit is contained in:
parent
b4221c9524
commit
407ffe036a
1 changed files with 1 additions and 1 deletions
|
|
@ -7,4 +7,4 @@ COPY src src
|
|||
COPY test test
|
||||
RUN eval `opam env` && opam install . --deps-only -t
|
||||
RUN eval `opam env` && dune build @install
|
||||
RUN eval `opam env` && dune @runtest
|
||||
RUN eval `opam env` && dune runtest
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue