Skip to content

Commit

Permalink
debug current-bench
Browse files Browse the repository at this point in the history
  • Loading branch information
art-w committed May 6, 2024
1 parent 548a179 commit e70e4dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bench.Dockerfile
Expand Up @@ -8,4 +8,4 @@ RUN opam remote add origin https://github.com/ocaml/opam-repository.git && opam
RUN opam pin -yn --with-version=dev .
RUN opam install -y --deps-only --with-test .
COPY . ./
RUN opam exec -- make bench
ENTRYPOINT ls && ls current-bench-data && opam exec -- make bench

0 comments on commit e70e4dd

Please sign in to comment.