Skip to content

Commit

Permalink
opam: fix run-test/build ... {with-test} confusion
Browse files Browse the repository at this point in the history
Signed-off-by: Richard Mortier <[email protected]>
  • Loading branch information
mor1 committed Nov 12, 2018
1 parent 7063f4e commit 5bcb1e9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ocal.opam
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ doc: "https://mor1.github.io/ocal/"
build: [
["dune" "subst"] {pinned}
["dune" "build" "-p" name "-j" jobs]
]

run-test: [
["dune" "runtest" "-p" name "-j" jobs] {with-test}
]

Expand Down

0 comments on commit 5bcb1e9

Please sign in to comment.