Skip to content

Commit 5bcb1e9

Browse files
committed
opam: fix run-test/build ... {with-test} confusion
Signed-off-by: Richard Mortier <mort@cantab.net>
1 parent 7063f4e commit 5bcb1e9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ocal.opam

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ doc: "https://mor1.github.io/ocal/"
1111
build: [
1212
["dune" "subst"] {pinned}
1313
["dune" "build" "-p" name "-j" jobs]
14-
]
15-
16-
run-test: [
1714
["dune" "runtest" "-p" name "-j" jobs] {with-test}
1815
]
1916

0 commit comments

Comments
 (0)