Add runtest to opam
This commit is contained in:
parent
5cdcbdff74
commit
b6f87dc597
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ license: "ISC"
|
|||
build: [
|
||||
["dune" "subst"] {pinned}
|
||||
["dune" "build" "-p" name "-j" jobs]
|
||||
["dune" "runtest" "-p" name "-j" jobs] {with-test}
|
||||
]
|
||||
|
||||
depends: [
|
||||
|
|
Loading…
Reference in a new issue