Skip to content

Commit

Permalink
[B] Remove cache hack leftover (ocaml#1646)
Browse files Browse the repository at this point in the history
from 3Rafal/remove-cache-hack
  • Loading branch information
voodoos committed Aug 24, 2023
1 parent 15e78d5 commit c3dc05a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bench.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ RUN eval $(opam env)
RUN opam install .

# install merl-an
RUN echo "uncache this thing"
RUN opam pin -y merl-an https://github.com/pitag-ha/merl-an.git

RUN eval $(opam env)
Expand Down

0 comments on commit c3dc05a

Please sign in to comment.